text_analysis
text_analysis
TextDocument
averageSyllableCount abstract method
averageSyllableCount
averageSyllableCount
method
Null safety
double
averageSyllableCount
(
)
The average number of syllables per word in
terms
.
Implementation
double averageSyllableCount();
text_analysis
text_analysis
TextDocument
averageSyllableCount 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