| Package | Description |
|---|---|
| smile.nlp |
Natural language processing.
|
| smile.nlp.collocation |
Collocation finding algorithms.
|
| smile.nlp.dictionary |
Common dictionaries such as stop words, punctuation, common English words, etc.
|
| smile.nlp.embedding |
Word embedding.
|
| smile.nlp.keyword |
Keyword extraction.
|
| smile.nlp.normalizer |
Text normalization.
|
| smile.nlp.pos |
Part-of-speech taggers.
|
| smile.nlp.relevance |
Term-document relevance ranking algorithms.
|
| smile.nlp.stemmer |
English word stemmer algorithms.
|
| smile.nlp.tokenizer |
Sentence splitter and word tokenizer.
|