CharacterCounts¶
Returns an association mapping each character to its count.
With a second argument it counts character n-grams (in first-occurrence order).
A list of strings threads, giving one association per string.
CharacterCounts¶Returns an association mapping each character to its count.
With a second argument it counts character n-grams (in first-occurrence order).
A list of strings threads, giving one association per string.