Introduction
Step-by-Step Guide
Blueprint Applications
User Guide
Walk-Throughs
API
MindMeld UI
Versions
mindmeld.text_preparation.stemmers.
EnglishNLTKStemmer
Bases: mindmeld.text_preparation.stemmers.Stemmer
mindmeld.text_preparation.stemmers.Stemmer
stem_word
Gets the stem of a word. For example, the stem of the word 'fishing' is 'fish'.
NoOpStemmer
SnowballNLTKStemmer
Stemmer
Bases: abc.ABC
abc.ABC
tojson
Method defined to obtain recursive JSON representation of a TextPreparationPipeline.
StemmerFactory
Bases: object
object
Stemmer Factory Class
get_language_from_language_code
get_stemmer
A static method to get a stemmer.
get_stemmer_by_language