- Download the questions to a file named
questions.txt
, one questions per line. - Tokenize it with
tokenizer.py
. - Follow the installation procedure from jPTDP to
convert the file with the
model256
model and predict the dependency parsing, placing the output inoutput/questions
.
Just run ./stats.py
or ./subject.py
.