mnaguib commited on
Commit
676fef6
·
1 Parent(s): ca63e9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -46,9 +46,13 @@ configs:
46
  data_files:
47
  - split: train
48
  path: "data/pt/train.parquet"
 
 
49
  - split: test
50
  path: "data/pt/test.parquet"
51
  ---
 
 
52
  ```
53
  @Article{nothman2012:artint:wikiner,
54
  author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and James R. Curran},
 
46
  data_files:
47
  - split: train
48
  path: "data/pt/train.parquet"
49
+
50
+
51
  - split: test
52
  path: "data/pt/test.parquet"
53
  ---
54
+ WikiNER is a multilingual silver-standard annotated NER dataset. It consists in a late-2010 snapshot of Wikipedia in nine languages. Hyperlinks referring to persons, locations or organizations were automatically annotated.
55
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/61e98283b0ea9f3bf6bedd5e/9w3QFsP_TB8K7oncKspOS.png)
56
  ```
57
  @Article{nothman2012:artint:wikiner,
58
  author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and James R. Curran},