WordFrequency¶
Gives the fraction of words in a string that equal a given word. Matching is case-sensitive by default.
A list of words gives an association of fractions.
WordFrequency¶Gives the fraction of words in a string that equal a given word. Matching is case-sensitive by default.
A list of words gives an association of fractions.