Skip to content

atliSig/string-kernels

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

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •