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.
When exporting abalone, vector.location(0) sometimes returns -1. Mallet returns -1 if the index/location is not found, but I thought all locations between 0 and numLocations should actually exist?
When exporting abalone, vector.location(0) sometimes returns -1. Mallet returns -1 if the index/location is not found, but I thought all locations between 0 and numLocations should actually exist?