maha.parsers.rules.numeral.rule

Module Contents

Functions

parse_numeral(match)

Attributes

parse_numeral(match)[source]
RULE_NUMERAL_ONES[source]
RULE_NUMERAL_TENS[source]
RULE_NUMERAL_HUNDREDS[source]
RULE_NUMERAL_THOUSANDS[source]
RULE_NUMERAL_MILLIONS[source]
RULE_NUMERAL_BILLIONS[source]
RULE_NUMERAL_TRILLIONS[source]
RULE_NUMERAL_INTEGERS[source]
RULE_NUMERAL_DECIMALS[source]
RULE_NUMERAL[source]