public class TextToNumberFilter extends AbstractTextToNumberFilter
multipliers, numbers
Constructor and Description |
---|
TextToNumberFilter() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isComma(String s) |
protected boolean |
isPercentage(AnalyzedTokenReadings[] patternTokens,
int i) |
acceptRuleMatch, formatResult, tokenize
getOptional, getOptional, getPosition, getRequired, isMatchAtSentenceStart, matches
protected boolean isComma(String s)
isComma
in class AbstractTextToNumberFilter
protected boolean isPercentage(AnalyzedTokenReadings[] patternTokens, int i)
isPercentage
in class AbstractTextToNumberFilter