Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 397 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 397 Bytes

Q-Types classification using Ludwig

A question-type classifier, inspired by superscriptjs/qtypes which hasn't been updated in 5 years.

This code uses Uber's Ludwig library to do the actual model generation

The train.sh, visualize.sh and predict.sh files are utility files that you can use to check things out