Add a transition counter which does not take all character values into account, but orders them into sets, and then istograms the set transitions.
One example could be WHITESPACE, which contains any whitespace characters, LOWER, which contains all lower alphabetic characters, etc.
This could be useful for analyzing code files.
Add a transition counter which does not take all character values into account, but orders them into sets, and then istograms the set transitions.
One example could be WHITESPACE, which contains any whitespace characters, LOWER, which contains all lower alphabetic characters, etc.
This could be useful for analyzing code files.