Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 298 Bytes

File metadata and controls

20 lines (14 loc) · 298 Bytes

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.