AmyOlex / Chrono

Parsing time normalizations from text.
GNU General Public License v3.0
15 stars 4 forks source link

Final changes before evaluation submission to SemEval #16

Closed AmyOlex closed 6 years ago

AmyOlex commented 6 years ago

This includes some final changes to Chrono before submission to SemEval 2018. These include some additional bug fixes, and an implementation of SciKitLearns SVM. It also includes changes to the createMLMatrix code so that the dependence on SUTime was removed. A new ML training data matrix was created based on all the training data.