Class Hierarchy
- java.lang.Object
- org.carrot2.attrs.AttrComposite (implements org.carrot2.attrs.AcceptingVisitor)
- org.carrot2.text.preprocessing.BasicPreprocessingPipeline (implements org.carrot2.text.preprocessing.ContextPreprocessor)
 - org.carrot2.text.preprocessing.CompletePreprocessingPipeline (implements org.carrot2.text.preprocessing.ContextPreprocessor)
 - org.carrot2.text.preprocessing.DocumentAssigner
 - org.carrot2.text.preprocessing.LabelFilterProcessor
 
 - org.carrot2.text.preprocessing.LabelFormatterImpl (implements org.carrot2.text.preprocessing.LabelFormatter)
 - org.carrot2.text.preprocessing.PhraseExtractor
 - org.carrot2.text.preprocessing.PreprocessedDocumentScanner
 - org.carrot2.text.preprocessing.PreprocessingContext (implements java.io.Closeable)
 - org.carrot2.text.preprocessing.PreprocessingContext.AllFields
 - org.carrot2.text.preprocessing.PreprocessingContext.AllLabels
 - org.carrot2.text.preprocessing.PreprocessingContext.AllPhrases
 - org.carrot2.text.preprocessing.PreprocessingContext.AllStems
 - org.carrot2.text.preprocessing.PreprocessingContext.AllTokens
 - org.carrot2.text.preprocessing.PreprocessingContext.AllWords
 - org.carrot2.text.preprocessing.SparseArray
 
 - org.carrot2.attrs.AttrComposite (implements org.carrot2.attrs.AcceptingVisitor)
 
Interface Hierarchy
- org.carrot2.text.preprocessing.ContextPreprocessor
 - org.carrot2.text.preprocessing.LabelFormatter