GateNLP / gateplugin-LearningFramework

A plugin for the GATE language technology framework for training and using machine learning models. Currently supports Mallet (MaxEnt, NaiveBayes, CRF and others), LibSVM, Scikit-Learn, Weka, and DNNs through Pytorch and Keras.
https://gatenlp.github.io/gateplugin-LearningFramework/
GNU Lesser General Public License v2.1
26 stars 6 forks source link

Exporting for classification using sequences is not supported #81

Closed johann-petrak closed 6 years ago

johann-petrak commented 6 years ago

Figure out if/how this can be done - it should be the equivalent of running train-classification when a sequence annotation is specified and when a sequence algorithm is used.

johann-petrak commented 6 years ago

This appears to work now. fixed by 3bcd96d9b1b6b360b0197443f09b112559501bcf