Skip to content

kkudrolli/cs205l_final

Repository files navigation

Wikipedia Corpus Download

Go to https://dumps.wikimedia.org/enwiki/latest/ Download enwiki-latest-pages-articles.xml.bz2 (Ended up not using this)

Sem Cor Corpus/WordNet Download

pip install nltk
python
nltk.download()

Then select semcor and 'wordnet' under corpora.

About

Final project for CS205L at Stanford University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published