text_analysis
text_analysis
LatinLanguageAnalyzer
termExceptions property
termExceptions
termExceptions
property
Null safety
Map
<
String
,
String
>
termExceptions
inherited
A map of term exceptions
Implementation
Map<String, String> get termExceptions;
text_analysis
text_analysis
LatinLanguageAnalyzer
termExceptions property
LatinLanguageAnalyzer class
Constructors
LatinLanguageAnalyzer
Properties
characterFilter
hashCode
jsonTokenizer
nGrammer
paragraphSplitter
phraseSplitter
runtimeType
sentenceSplitter
stemmer
syllableCounter
termExceptions
termExpander
termFilter
termSplitter
tokenizer
Methods
asNumber
isStopword
noSuchMethod
toString
Operators
operator ==
Static methods
isHashtag
isHyphenated
isNumber
isNumberOrAmount
replaceHyphens
Constants
kHypenations
kSentenceDelimiter
rBracketsAndCarets
rEnclosingQuotes
rEndString
rHashtag
rHashtags
rLineEndingSelector
rNonWordChars
rNumber
rNumbers
rNumbersAndAmounts
rPhraseDelimiterSelector
rQuotes
rSentenceEndingSelector
rWordChars