Update README.md
Browse files
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 |
+

|
56 |
```
|
57 |
@Article{nothman2012:artint:wikiner,
|
58 |
author = {Joel Nothman and Nicky Ringland and Will Radford and Tara Murphy and James R. Curran},
|