Comment on Text Mining South ParkparentComments−minimaxir10yRelevant line in code: # remove sparse terms all.tdm.75 <- removeSparseTerms(all.tdm, 0.75) # 3117 / 728215 I believe it corresponds to the tfidf factor.
Comments
Relevant line in code:
I believe it corresponds to the tfidf factor.