skywalkerzhang / Textmining_cw1

text_mining coursework1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textmining coursework 1

We should be able to run your code to train a model by issuing the following command:

% python3 question_classifier.py --train --config [configuration_file_path]

We should also be able to run your code to test a model by issuing the following command:

% python3 question_classifier.py --test --config [configuration_file_path]

About

text_mining coursework1


Languages

Language:Python 100.0%