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

Procedure for generate text statistics #10

Open
kamil-kielczewski opened this issue Sep 5, 2020 · 1 comment
Open

Procedure for generate text statistics #10

kamil-kielczewski opened this issue Sep 5, 2020 · 1 comment

Comments

@kamil-kielczewski
Copy link
Owner

Create reusable function which allow to prepare encoded text statistic :

  1. text will be encoded to base4, base8 or base9 (maybe base16)
  2. procedure count popularity of baseX each character and return output as array of baseX characters sortet from most to lest popular

This is already done for base8 in this fiddle

@kamil-kielczewski
Copy link
Owner Author

Work starts in this fiddle...

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

No branches or pull requests

1 participant