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

Better messages when users are using PRs incorrectly #75

Open johann-petrak opened 6 years ago

johann-petrak commented 6 years ago

Currently some ways of not using a PR properly, either by using the wrong PR or by setting the parameters in a way that is not proper for a corpus can result in weird exceptions.

This should be handled to give better feedback.

Examples: