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

Show FeatureInfo when training and before application. #98

Closed johann-petrak closed 5 years ago

johann-petrak commented 5 years ago

Make sure FeatureInfo gets stored and re-loaded with the engine. Show it both during training and application.

johann-petrak commented 5 years ago

Fixed by d82a0b64b7da9fe7af9764b9e7f2680fabfe0d47