1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 19:59:55 +02:00

merge entity types PUB and ART into WORK

This commit is contained in:
cneud 2019-11-14 17:07:22 +01:00
parent 90e559978a
commit ff50f3cf41
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
.ner_per{background-color:skyblue}
.ner_loc{background-color:goldenrod}
.ner_org{background-color:plum}
.ner_pub{background-color:lightgreen}
.ner_work{background-color:lightgreen}
.ner_conf{background-color:olive}
.ner_art{background-color:lavender}
.ner_todo{background-color:turquoise}