Skip to content

Project which scrapes wikipedia pages and outputs the word-frequency distribution as a graph which shows Zipf's Law trend

Notifications You must be signed in to change notification settings

caitlin-mcdougall/Zipfs-Law-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Zipfs-Law-Project

This program scrapes randomly selected Wikipedia pages (obtained using the Wikipedia API) and creates a word-frequency-distribution (WFD) for each page. The program then merges these WFDs and outputs the overall WFD as well as using third party libraries to visualize these results in the form of a graph which shows the Zipf’s Law trend.

About

Project which scrapes wikipedia pages and outputs the word-frequency distribution as a graph which shows Zipf's Law trend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages