saattrupdan commited on
Commit
5aa506f
1 Parent(s): 168944d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -31,10 +31,10 @@ The model will predict the following four entities:
31
 
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* and *Mona Lisa*) |
38
 
39
 
40
  ## Quick start
31
 
32
  | **Tag** | **Name** | **Description** |
33
  | :------ | :------- | :-------------- |
34
+ | `PER` | Person | The name of a person (e.g., *Birgitte* and *Mohammed*) |
35
+ | `LOC` | Location | The name of a location (e.g., * Tyskland* and *Djurgården*) |
36
+ | `ORG` | Organisation | The name of an organisation (e.g., *Bunnpris* and *Landsbankinn*) |
37
+ | `MISC` | Miscellaneous | A named entity of a different kind (e.g., *Ūjķnustu pund* and *Mona Lisa*) |
38
 
39
 
40
  ## Quick start