|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords
edu.northwestern.at.utils.corpuslinguistics.stopwords.PorterStopWords
edu.northwestern.at.utils.corpuslinguistics.stopwords.DefaultStopWords
public class DefaultStopWords
Default stop word list.
We use Martin Porter's stop word list as the default.
| Field Summary |
|---|
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.stopwords.PorterStopWords |
|---|
porterStopWordsSet |
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords |
|---|
stopWordsSet |
| Constructor Summary | |
|---|---|
DefaultStopWords()
|
|
| Method Summary |
|---|
| Methods inherited from class edu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords |
|---|
addStopWord, addStopWords, getStopWords, isStopWord |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.northwestern.at.utils.corpuslinguistics.stopwords.StopWords |
|---|
getStopWords, isStopWord |
| Constructor Detail |
|---|
public DefaultStopWords()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||