Skip to content

counts the number of times words appear in all Wikipedia articles (March edition)

Notifications You must be signed in to change notification settings

annapovey/wiki-word-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

python3 -m venv wiki_env
source wiki_env/bin/activate
which pip
pip install apache_beam mwparserfromhell
pip3 install datasets

About

counts the number of times words appear in all Wikipedia articles (March edition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages