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

Maximum suffix/prefix length is not respected #114

Closed johann-petrak closed 5 years ago

johann-petrak commented 5 years ago

Setting the maximum prefix or suffix length does not prevent features with longer suffixes or prefixes to get generated.