-
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.
- Introduction to Pipelines
- Piper Files
- Running Pipelines
- Creating Pipelines
- Pipeline Components
- Creating Components
- Piper File Submitter
- UMLS Package Fetcher
- Dictionary Creator
- Simple Pipeline Fabricator
- Pipeline Installation Facility
- Module Basics
- Essential Modules
- for Basic Pipeline
- for Default Pipeline
- for Relations
- for Temporal Information
- for Coreferences
- Creating Modules
- Modules List
