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

Algorithm parameters not stored/shown in the overview on the message pane #102

Closed johann-petrak closed 5 years ago

johann-petrak commented 5 years ago

We should make sure the algorithm parameters are shown when running the application PR.