Update README.md
Browse files
README.md
CHANGED
|
@@ -16,9 +16,9 @@ Abbreviation|Description
|
|
| 16 |
O|Outside of a named entity
|
| 17 |
B-MIS |Beginning of a miscellaneous entity right after another miscellaneous entity
|
| 18 |
I-MIS | Miscellaneous entity
|
| 19 |
-
B-PER |Beginning of a person
|
| 20 |
B-DERIV-PER| Begginning derivative that describes relation to a person
|
| 21 |
-
I-PER |Person
|
| 22 |
B-ORG |Beginning of an organization right after another organization
|
| 23 |
I-ORG |organization
|
| 24 |
B-LOC |Beginning of a location right after another location
|
|
|
|
| 16 |
O|Outside of a named entity
|
| 17 |
B-MIS |Beginning of a miscellaneous entity right after another miscellaneous entity
|
| 18 |
I-MIS | Miscellaneous entity
|
| 19 |
+
B-PER |Beginning of a person's name right after another person's name
|
| 20 |
B-DERIV-PER| Begginning derivative that describes relation to a person
|
| 21 |
+
I-PER |Person's name
|
| 22 |
B-ORG |Beginning of an organization right after another organization
|
| 23 |
I-ORG |organization
|
| 24 |
B-LOC |Beginning of a location right after another location
|