public class LiblinearPredictor extends Object implements TcPredictor
LiblinearPredictor()
List<String>
predict(File data, File model)
predict(File data, de.bwaldvogel.liblinear.Model model)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LiblinearPredictor()
public List<String> predict(File data, de.bwaldvogel.liblinear.Model model) throws Exception
Exception
public List<String> predict(File data, File model) throws Exception
predict
TcPredictor
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.