WordCounts¶
Returns an association mapping each word to its number of occurrences.
Surrounding punctuation is stripped, so fish, and fish are the same word.
A second argument counts word n-grams.
WordCounts¶Returns an association mapping each word to its number of occurrences.
Surrounding punctuation is stripped, so fish, and fish are the same word.
A second argument counts word n-grams.