-
Notifications
You must be signed in to change notification settings - Fork 22
context token desc
Sean Finan edited this page Sep 19, 2024
·
1 revision
This annotator creates annotations from one or more tokens, using surrounding tokens as clues. An example of an annotation created from multiple tokens is a range that includes 2 numbers
and a dash (e.g. 2-3).
See the CdtTypeSystem.xml descriptor for the list of annotation types this annotator might create.
This annotator depends on finite state machine (FSM) code in the project named core.
