Skip to content

Repository files navigation

Set-up

  1. Install requirements via pip install -r requirements.txt
  2. For tokenization, install punkt via nltk.download('punkt')
  3. For tree parsing, install treebank via nltk.download('treebank')
  4. For stop words, install stopwords via nltk.download('stopwords')
  5. For the Reuters data-set, install reuters via nltk.download('reuters')

About

A school project on SSK

Resources

Code of conduct

Contributing

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages