|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| EngStopWordTable01 | This class implements a particular table of unique stop word strings
based on a file of stop words (eng_stopwords.txt) used by FIRE/appl
NOTE: entries are lowercased before addition and words to be looked up are lowercased first. |
| PorterStemmer | Implementation of the Porter stemming algorithm documented in: Porter M.F. |
| Stemmer | Abstract class in order to implement any kind of Stemmer. |
| StopWordTable | This class implements a table of unique stop word strings
NOTE: entries are lowercased before addition and words to be looked up are lowercased first. |
classes that support stemming, stopword removal, etc. of data elements
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||