Update README.md
Browse files
README.md
CHANGED
@@ -30,11 +30,11 @@ Each token is labeled by :
|
|
30 |
|
31 |
| Label id | Tag | Description |
|
32 |
|---|---|---|
|
33 |
-
| 0 | O | others or nothing |
|
34 |
| 1 | PER | person |
|
35 |
| 2 | ORG | general corporation organization |
|
36 |
-
| 3 | ORG-P | political organization |
|
37 |
-
| 4 | ORG-O | other organization |
|
38 |
| 5 | LOC | location |
|
39 |
| 6 | INS | institution, facility |
|
40 |
| 7 | PRD | product |
|
|
|
30 |
|
31 |
| Label id | Tag | Description |
|
32 |
|---|---|---|
|
33 |
+
| 0 | O (None) | others or nothing |
|
34 |
| 1 | PER | person |
|
35 |
| 2 | ORG | general corporation organization |
|
36 |
+
| 3 | ORG-P (P) | political organization |
|
37 |
+
| 4 | ORG-O (O) | other organization |
|
38 |
| 5 | LOC | location |
|
39 |
| 6 | INS | institution, facility |
|
40 |
| 7 | PRD | product |
|