text_analysis
text_analysis
TextDocument
wordCount abstract method
wordCount
wordCount
method
Null safety
int
wordCount
(
)
The number of words in the
sourceText
.
Implementation
int wordCount();
text_analysis
text_analysis
TextDocument
wordCount 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