Skip to content

Repository files navigation

Text Classification using String Kernels

Project in DD2434 Machine Learning, Advanced Course at KTH.

Requirements

Run

$ pip install -r requirements.txt

Dataset

Run in a python prompt

>>> import nltk
>>> nltk.download()

Download reuters, punkt, and stopwords.

About

Project in Advanced Machine Learning about String Kernels

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages