public class SimpleQuantifier extends Object
Modifier and Type | Field and Description |
---|---|
static String |
decimalRegex |
static Map<String,Double> |
numberWords |
static Map<String,Double> |
tens |
static Map<String,Double> |
units |
Constructor and Description |
---|
SimpleQuantifier() |
Modifier and Type | Method and Description |
---|---|
List<QuantSpan> |
getSpans(String text) |
static void |
main(String[] args) |
public static String decimalRegex
Copyright © 2017. All rights reserved.