annotation.conf 250 B

1234567891011121314151617181920212223
  1. # Simple text-based definitions of chunk types for the CoNLL 2000 Shared
  2. # Task on chunking.
  3. [entities]
  4. NP
  5. VP
  6. PP
  7. ADVP
  8. SBAR
  9. ADJP
  10. PRT
  11. CONJP
  12. INTJ
  13. LST
  14. # (only entities defined, so the remaining sections are empty)
  15. [relations]
  16. [events]
  17. [attributes]