public class GenericAttributeClassifier extends Object
Modifier and Type | Field and Description |
---|---|
static ArrayList<String> |
FeatureIndex |
Constructor and Description |
---|
GenericAttributeClassifier() |
Modifier and Type | Method and Description |
---|---|
static Boolean |
classifyWithLogic(HashMap<String,Boolean> vfeat) |
static HashMap<String,Boolean> |
extract(org.apache.uima.jcas.JCas jCas,
org.apache.uima.jcas.tcas.Annotation arg) |
static Boolean |
getGeneric(org.apache.uima.jcas.JCas jCas,
IdentifiedAnnotation mention) |
static void |
main(String[] args) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.