Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add char group transition counter #44

Open
mfranke93 opened this issue Aug 14, 2016 · 0 comments
Open

Add char group transition counter #44

mfranke93 opened this issue Aug 14, 2016 · 0 comments
Assignees

Comments

@mfranke93
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant