Class ContextLabelFilter

java.lang.Object
org.carrot2.attrs.AttrComposite
org.carrot2.text.preprocessing.filter.ContextLabelFilter
All Implemented Interfaces:
AcceptingVisitor
Direct Known Subclasses:
CompleteLabelFilter, SingleLabelFilterBase

public abstract class ContextLabelFilter extends AttrComposite
Defines the contract for label filtering components, which mark words and phrases that should not be considered as candidates for cluster labels
See Also: