text_analysis
text_analysis
TermCoOccurrenceGraph
keywords property
keywords
keywords
property
Null safety
Iterable
<
List
<
String
>
>
keywords
The collection of keywords, each as a list of terms.
Implementation
Iterable<List<String>> get keywords;
text_analysis
text_analysis
TermCoOccurrenceGraph
keywords property
TermCoOccurrenceGraph class
Constructors
TermCoOccurrenceGraph
Properties
hashCode
keywords
keywordScores
runtimeType
uniqueTerms
Methods
keyWordScore
noSuchMethod
termDegree
termFrequency
toString
Operators
operator ==