text_analysis
text_analysis
TextAnalyzerBase
stemmerFunction property
stemmerFunction
stemmerFunction
property
Null safety
Stemmer
stemmerFunction
A stemmer function that returns the stem of term.
Implementation
Stemmer get stemmerFunction;
text_analysis
text_analysis
TextAnalyzerBase
stemmerFunction property
TextAnalyzerBase class
Constructors
TextAnalyzerBase
Properties
hashCode
language
lineEndingSelector
runtimeType
sentenceEndingSelector
stemmerExceptions
stemmerFunction
Methods
noSuchMethod
tokenize
toString
Operators
operator ==