Skip to content

stella-lu/wiki-word-frequency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wiki-word-frequency

This is a quick summer project from May-June 2018. It's a python program that graphs the 20 most popular words in wikipedia articles as a pie chart using pyplot, Beautiful Soup, and Tkinter.

To run the program, download the repository and run python3 main.py.

This currently does not support wikitables, only paragraph text, and is only supported for English wikipedia articles.

App:

Application

Chart:

Pie Chart of Wellington Wikipedia Page

About

Basic python program that graphs the most popular words in wikipedia articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages