1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 19:59:55 +02:00
merge changes
This commit is contained in:
Kai Labusch 2019-09-20 15:41:55 +02:00
commit c5dbaea77c
2 changed files with 2 additions and 3 deletions

View file

@ -7,7 +7,7 @@ No. TOKEN NE-TAG NE-EMB
2 , O O
3 1 O O
4 . O O
5 Januar O O
5 Januar B-TODO O
6 . O O
1 Berlin B-LOC O

1 No. TOKEN NE-TAG NE-EMB
7 4 . O O
8 5 Januar O B-TODO O
9 6 . O O
10 1 Berlin B-LOC O
11 2 , O O
12 3 Berliner B-ORG B-LOC
13 4 Tageblatt I-ORG O

View file

@ -17,7 +17,6 @@
.ner_loc{background-color:goldenrod}
.ner_org{background-color:plum}
.ner_oth{background-color:lightgreen}
</style>
</head>
<body>