Main Content
topkwords
Most important words in bag-of-words model or LDA topic
Syntax
Description
specifies additional options using one or more name-value pair arguments.tbl
= topkwords(___,Name,Value
)
Examples
Input Arguments
Output Arguments
Tips
To find the most frequently seen n-grams in a bag-of-n-grams model, use
topkngrams
.
Version History
Introduced in R2017b
See Also
bagOfWords
| bagOfNgrams
| removeInfrequentWords
| removeWords
| topkngrams
| tfidf
| ldaModel
| tokenizedDocument