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

Refactor so that gatelib-interaction is used again #60

Closed johann-petrak closed 5 years ago

johann-petrak commented 6 years ago

Currently this is added directly in the sources. Requires two issues in gatelib-interaction to get fixed first.

johann-petrak commented 5 years ago

Fixed as of 9f7777df66d95c63e6b1359ffb42b7f3749445e7