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 Engine/Info/Feature infos more nicely formatted instead of the toString() representation #101

Closed johann-petrak closed 5 years ago

johann-petrak commented 5 years ago

The toString() representation is compact but hard to read, we should show all that information nicely formatted and in a more readable way