annotation.conf 263 B

123456789101112131415161718
  1. # Simple text-based definitions of entity types for the CoNLL 2002 Shared
  2. # Task on Language-Independent Named Entity Recognition.
  3. [entities]
  4. ORG
  5. PER
  6. LOC
  7. MISC
  8. # (only entities defined, so the remaining sections are empty)
  9. [relations]
  10. [events]
  11. [attributes]