Package org.carrot2.language
Interface StopwordFilterDictionary
- All Superinterfaces:
AcceptingVisitor
- All Known Implementing Classes:
DefaultDictionaryImpl
A parameter supplying a
StopwordFilter
.- See Also:
-
Method Summary
Methods inherited from interface org.carrot2.attrs.AcceptingVisitor
accept
-
Method Details
-
compileStopwordFilter
StopwordFilter compileStopwordFilter()
-