text_analysis
text_analysis
TextDocument
terms property
terms
terms
property
Null safety
List
<
String
>
terms
All the words in the
sourceText
.
Implementation
List<String> get terms;
text_analysis
text_analysis
TextDocument
terms property
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