Package de.julielab.jcore.ae.jnet.tagger
Class Unit
- java.lang.Object
-
- de.julielab.jcore.ae.jnet.tagger.Unit
-
public class Unit extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetConfidence()StringgetLabel()StringgetMetaInfo(String key)StringgetRep()voidsetConfidence(double conf)voidsetLabel(String label)voidsetRep(String rep)StringtoString()
-