saattrupdan commited on
Commit
168944d
1 Parent(s): 4d9632e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ The model will predict the following four entities:
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
 
39
 
40
  ## Quick start
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