|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Stopwords
Interface for operations implementing removal of stopwords.
Method Summary | |
---|---|
java.lang.String |
removeStopwords(java.lang.String sentence)
Method for removing stopwords in a string. |
Method Detail |
---|
java.lang.String removeStopwords(java.lang.String sentence)
sentence
- The string
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |