Interface | Description |
---|---|
FSM |
Any finate state machine defined must implement this interface
|
Class | Description |
---|---|
DateFSM |
Uses one or more finite state machines to detect dates in the given input of
tokens.
|
FractionFSM |
Uses one or more finite state machines to detect fractions in the given input
of tokens.
|
MeasurementFSM |
Uses one or more finite state machines to detect measurements in the given
input of tokens.
|
NegationFSM |
Uses one or more finite state machines to detect dates in the given input of
tokens.
|
PersonTitleFSM |
Uses one or more finite state machines to detect measurements in the given
input of tokens.
|
RangeFSM |
Uses one or more finite state machines to detect ranges in the given input of
tokens.
|
RomanNumeralFSM |
Uses one or more finite state machines to detect roman numerals in the given
input of tokens.
|
StatusIndicatorFSM |
Uses one or more finite state machines to detect indications of
family history of history of possible/probable/likely |
TimeFSM |
Uses one or more finite state machines to detect times in the given input of
tokens.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.