text_analysis
text_analysis
EnglishAnalysis
EnglishAnalysis const constructor
EnglishAnalysis
EnglishAnalysis
constructor
Null safety
const
EnglishAnalysis
(
)
A const constructor to allow an instance to be used as default.
Implementation
const EnglishAnalysis();
text_analysis
text_analysis
EnglishAnalysis
EnglishAnalysis const constructor
EnglishAnalysis class
Constructors
EnglishAnalysis
Properties
bracketsAndCaretsSelector
hashCode
lineEndingSelector
punctuationSelector
runtimeType
sentenceEndingSelector
stopWords
Methods
noSuchMethod
toString
Operators
operator ==
Constants
instance
kStopWords
reBracketsAndCarets
reLineEndingSelector
reNonWordChars
rePunctuationSelector
reSentenceEndingSelector
reWordEndsWithPeriod
wordChars