saattrupdan commited on
Commit
8d693f6
1 Parent(s): e7c2d76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ The model will predict the following four entities:
32
  | **Tag** | **Name** | **Description** |
33
  | :------ | :------- | :-------------- |
34
  | `PER` | Person | The name of a person (e.g., *Peter* and *Mohammed*) |
35
- | `LOC` | Location | The name of a location (e.g., *Germany* and *The Red Square*) |
36
  | `ORG` | Organisation | The name of an organisation (e.g., *Netto* and *Landsbankinn*) |
37
  | `MISC` | Miscellaneous | A named entity of a different kind (e.g., *British Pound* or *Mona Lisa*) |
38
 
32
  | **Tag** | **Name** | **Description** |
33
  | :------ | :------- | :-------------- |
34
  | `PER` | Person | The name of a person (e.g., *Peter* and *Mohammed*) |
35
+ | `LOC` | Location | The name of a location (e.g., *Germany* and *Den Røde Plads*) |
36
  | `ORG` | Organisation | The name of an organisation (e.g., *Netto* and *Landsbankinn*) |
37
  | `MISC` | Miscellaneous | A named entity of a different kind (e.g., *British Pound* or *Mona Lisa*) |
38