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

There may be a problem with re-running training in the GUI #99

Closed johann-petrak closed 5 years ago

johann-petrak commented 5 years ago

Re-running LibSVM training on a classification task did not show the normal LibSVM output. There may be a problem with state from our attempts to do duplication right. Need to investigate.

johann-petrak commented 5 years ago

This appears to be a problem with re-running application after re-training, all within the same GUI session.

Steps:

johann-petrak commented 5 years ago

This seems to get fixed as part of 479f9a31d8b03a6a949211a826daf8c44cc8e60c