text_analysis
text_analysis
TextAnalyzer
abbreviations property
abbreviations
abbreviations
property
Null safety
Map
<
String
,
String
>
abbreviations
A hashmap of abbreviations in the analyzed language.
Implementation
Map<String, String> get abbreviations;
text_analysis
text_analysis
TextAnalyzer
abbreviations property
TextAnalyzer class
Constructors
TextAnalyzer
Properties
abbreviations
characterFilter
hashCode
isStopWord
jsonTokenizer
keywordExtractor
lemmatizer
nGrammer
paragraphSplitter
reCase
runtimeType
sentenceSplitter
stemmer
syllableCounter
termExceptions
termFilter
termSplitter
tokenizer
Methods
noSuchMethod
toString
Operators
operator ==