visual.conf 911 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. [labels]
  2. ### Entity types
  3. City | City | Cit | Ci | C
  4. Entity_mention | Entity Mention | Entity | Ent
  5. Facility | Facility | Fac | F
  6. Group | Group | Grp | G
  7. Person | Person | Pers | Per | P
  8. Weapon | Weapon | Weap | Wpn | W
  9. ### Relation types
  10. Co_reference | Co-reference | Co-ref | Co
  11. ### Event types
  12. Bombing | Bombing | Bomb | Bmb
  13. Attack | Attck | Att
  14. ### Role types
  15. Cause | Cause | Ca
  16. Location | Location | Loc | L
  17. Target | Target | Tgt | T
  18. Perpetrator | Perpetrator | Perp | Prp | P
  19. Victim | Victim | Vict | V
  20. Instrument | Instrument | Instr | I
  21. [drawing]
  22. SPAN_DEFAULT fgColor:black, bgColor:lightgreen, borderColor:darken
  23. ARC_DEFAULT color:black, dashArray:-
  24. ATTRIBUTE_DEFAULT glyph:*
  25. City bgColor:#7be1dd
  26. Entity_mention bgColor:#ffd1ff
  27. Facility bgColor:#9fc2ff
  28. Group bgColor:#6ae590
  29. Person bgColor:#afd6cf
  30. Weapon bgColor:#cf9fff
  31. Attack bgColor:#e7ef0f
  32. Bombing bgColor:#ee7a7a