public class AttributeCalculator extends Object
Constructor and Description |
---|
AttributeCalculator(org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
ArrayList<BaseToken> |
containedTokens(int a,
int b) |
ArrayList<String> |
contentWords(int begin,
int end) |
String |
number(Markable m) |
void |
setStopWordsList(HashSet<String> l) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.