mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 19:59:55 +02:00
Merge branch 'master' of https://github.com/cneud/ner.edith
merge changes
This commit is contained in:
commit
c5dbaea77c
2 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,7 @@ No. TOKEN NE-TAG NE-EMB
|
||||||
2 , O O
|
2 , O O
|
||||||
3 1 O O
|
3 1 O O
|
||||||
4 . O O
|
4 . O O
|
||||||
5 Januar O O
|
5 Januar B-TODO O
|
||||||
6 . O O
|
6 . O O
|
||||||
|
|
||||||
1 Berlin B-LOC O
|
1 Berlin B-LOC O
|
||||||
|
|
|
|
@ -17,7 +17,6 @@
|
||||||
.ner_loc{background-color:goldenrod}
|
.ner_loc{background-color:goldenrod}
|
||||||
.ner_org{background-color:plum}
|
.ner_org{background-color:plum}
|
||||||
.ner_oth{background-color:lightgreen}
|
.ner_oth{background-color:lightgreen}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -65,4 +64,4 @@
|
||||||
|
|
||||||
<script src="ner-edith.js"></script>
|
<script src="ner-edith.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue