books: Book

Description Usage Arguments Examples

View source: R/data.R

Description

Access data useful to follow along the NLTK Book.

Usage

1
books(text = "text1")

Arguments

text

The text to return.

Examples

1
2
3
4
5
6
## Not run: 
mody_dick <- books()
mody_dick$concordance("monstrous")
mody_dick$similar("monstrous")

## End(Not run)

news-r/nltk documentation built on Nov. 4, 2019, 9:40 p.m.