text_analysis
text_analysis
TextDocument
averageSentenceLength abstract method
averageSentenceLength
averageSentenceLength
method
Null safety
int
averageSentenceLength
(
)
The average number of words in
sentences
.
Implementation
int averageSentenceLength();
text_analysis
text_analysis
TextDocument
averageSentenceLength abstract method
TextDocument class
Constructors
TextDocument
Properties
hashCode
keywords
nGrams
paragraphs
runtimeType
sentences
sourceText
syllableCount
terms
tokens
zones
Methods
averageSentenceLength
averageSyllableCount
fleschKincaidGradeLevel
fleschReadingEaseScore
noSuchMethod
toString
wordCount
Operators
operator ==
Static methods
analyze
analyzeJson