Skip to content

a shiny app that enables the user to plot the word frequency distribution and see if it fits the Zipf distribution

Notifications You must be signed in to change notification settings

martinajir/Zipf-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipf-plotter

A shiny app that enables the user to plot the word frequency distribution and see if it fits the Zipf distribution. Uses the poweRlaw package.

Currently the plotter accepts raw text (.txt) files and graphs the word frequencies on a frequency-rank graph. It analyzes the distribution of word frequencies of the given text and subsequently plots a CDF graph showing the best fit line. The estimated parameters of the distribution are shown and a p-value is calculated to find out whether the word frequency data obtained from the input file can be estimated using the Zipf distribution.

You can find the working webapp here: https://martina-jireckova.shinyapps.io/Zipf-plotter/

About

a shiny app that enables the user to plot the word frequency distribution and see if it fits the Zipf distribution

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published