Package org.carrot2.text.linguistic

Shallow linguistic processing utilities.

See:
          Description

Interface Summary
ILanguageModel Linguistic resources and tools dedicated to a given language.
ILanguageModelFactory A factory for ILanguageModel implementations.
IStemmer Simple lemmatization engine transforming an inflected form of a word to its base form or some unique token.
 

Class Summary
DefaultLanguageModelFactory Accessor to all ILanguageModel objects.
 

Package org.carrot2.text.linguistic Description

Shallow linguistic processing utilities.



Copyright (c) Dawid Weiss, Stanislaw Osinski