See: Description
| Class | Description |
|---|---|
| EnglishLex |
EnglishLex contains all the methods for reading and interpreting
a file of English lexical entries.
|
| LexicalEntry |
the basic element of the (internal) lexicon: the set of definitions of
a word or sequence of words.
|
| Lexicon |
provides (static) data structures for storing and looking up
word definitions.
|
| Stemmer |
Stemmer provides method for getting stem of word.
|
| Tokenizer |
Tokenizer contains the methods for dividing a string into tokens.
|
Copyright © 2016 New York University. All rights reserved.