Skip to content

akr-priyam/check_the_frequency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"# check_the_frequency"

The project is all about visualizing words' frequency.It will show you how many times a word occurs in a sample text or plain text in a graph and its comparison with Zipf's law.So,Zipf's law was originally formulated in terms of quantitative linguistics, stating that given some corpus of natural language utterances, the frequency of any word is inversely proportional to its rank in the frequency table. Thus the most frequent word will occur approximately twice as often as the second most frequent word, three times as often as the third most frequent word, etc.: the rank-frequency distribution is an inverse relation.You can chek more about the law here - https://en.wikipedia.org/wiki/Zipf%27s_law

About

It's basically a word frequency checker.You can find more details in the README.md

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors