tsmatz commited on
Commit
5379057
1 Parent(s): 5a998c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ See [here](https://github.com/stockmarkteam/ner-wikipedia-dataset) for the licen
29
  Each token is labeled by :
30
 
31
  | Label id | Tag | Tag in Widget | Description |
32
- |---|---|---|
33
  | 0 | O | (None) | others or nothing |
34
  | 1 | PER | PER | person |
35
  | 2 | ORG | ORG | general corporation organization |
 
29
  Each token is labeled by :
30
 
31
  | Label id | Tag | Tag in Widget | Description |
32
+ |---|---|---|---|
33
  | 0 | O | (None) | others or nothing |
34
  | 1 | PER | PER | person |
35
  | 2 | ORG | ORG | general corporation organization |