text_analysis
text_analysis
TextDocumentMixin
analyzer property
analyzer
analyzer
property
Null safety
TextAnalyzer
analyzer
The language properties and methods used in text analysis.
Implementation
TextAnalyzer get analyzer;
text_analysis
text_analysis
TextDocumentMixin
analyzer property
TextDocumentMixin class
Constructors
TextDocumentMixin
Properties
analyzer
hashCode
paragraphs
runtimeType
sentences
sourceText
terms
tokens
Methods
averageSentenceLength
averageSyllableCount
fleschKincaidGradeLevel
fleschReadingEaseScore
noSuchMethod
toString
wordCount
Operators
operator ==