visual.conf 336 B

123456789101112131415
  1. # Visual configuration options for the CoNLL 2002 Shared Task on
  2. # Language-Independent Named Entity Recognition.
  3. [drawing]
  4. PER bgColor:#ffccaa
  5. LOC bgColor:lightgreen
  6. ORG bgColor:#8fb2ff
  7. MISC bgColor:#f1f447
  8. SPAN_DEFAULT fgColor:black, bgColor:lightgreen, borderColor:darken
  9. # (no abbreviations, so empty "labels" section)
  10. [labels]