Inspiration
Zipf's Law is a really interesting phenomenon where the most frequently used word is used double the amount of times that the 2nd most frequently used word is and used triple the amount of times that the 3rd most frequently used word is and so on. I wanted a way to check for Zipf's law so I made this.
What it does
Showcases Zipf's law by representing text by their frequency in bar graphs and line graphs that show how close a text is to Zipf's law
How we built it
React front-end using Recharts and Chart.js
What's next for DoesItZipf
Make it support more languages that are not in latin script. Fix Mobile view
Built With
- chartjs
- react
- recharts

Log in or sign up for Devpost to join the conversation.