Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,18 +20,17 @@ task_ids: []
|
|
20 |
# Dataset Card for AnCora-Ca-NER
|
21 |
|
22 |
## Dataset Description
|
23 |
-
|
24 |
- **Website:** https://zenodo.org/record/5036651
|
|
|
|
|
25 |
- **Paper:** [Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? A Comprehensive Assessment for Catalan](https://arxiv.org/abs/2107.07903)
|
26 |
- **Paper:** [AnCora: Multilevel Annotated Corpora for Catalan and Spanish](http://www.lrec-conf.org/proceedings/lrec2008/pdf/35_paper.pdf)
|
27 |
-
- **Point of Contact
|
28 |
|
29 |
### Dataset Summary
|
30 |
|
31 |
This is a dataset for Named Entity Recognition (NER) in Catalan. It adapts <a href="http://clic.ub.edu/corpus/">AnCora corpus</a> for Machine Learning and Language Model evaluation purposes.
|
32 |
-
|
33 |
-
[AnCora corpus](http://clic.ub.edu/corpus/) is used under [CC-by](https://creativecommons.org/licenses/by/4.0/) licence.
|
34 |
-
|
35 |
This dataset was developed by [BSC TeMU](https://temu.bsc.es/) as part of the [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina/), to enrich the [Catalan Language Understanding Benchmark (CLUB)](https://club.aina.bsc.es/).
|
36 |
|
37 |
|
@@ -136,6 +135,8 @@ This work was funded by the [Departament de la Vicepresidència i de Polítiques
|
|
136 |
|
137 |
This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">Attribution 4.0 International License</a>.
|
138 |
|
|
|
|
|
139 |
### Citation Information
|
140 |
|
141 |
```
|
@@ -161,8 +162,7 @@ This work is licensed under a <a rel="license" href="https://creativecommons.org
|
|
161 |
|
162 |
```
|
163 |
|
164 |
-
|
165 |
-
[DOI](https://doi.org/10.5281/zenodo.4529299)
|
166 |
|
167 |
|
168 |
### Contributions
|
|
|
20 |
# Dataset Card for AnCora-Ca-NER
|
21 |
|
22 |
## Dataset Description
|
|
|
23 |
- **Website:** https://zenodo.org/record/5036651
|
24 |
+
- **Homepage** [Projecte AINA](https://projecteaina.cat/tech/)
|
25 |
+
- **Repository** [HuggingFace](https://huggingface.co/projecte-aina)
|
26 |
- **Paper:** [Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? A Comprehensive Assessment for Catalan](https://arxiv.org/abs/2107.07903)
|
27 |
- **Paper:** [AnCora: Multilevel Annotated Corpora for Catalan and Spanish](http://www.lrec-conf.org/proceedings/lrec2008/pdf/35_paper.pdf)
|
28 |
+
- **Point of Contact** langtech@bsc.es
|
29 |
|
30 |
### Dataset Summary
|
31 |
|
32 |
This is a dataset for Named Entity Recognition (NER) in Catalan. It adapts <a href="http://clic.ub.edu/corpus/">AnCora corpus</a> for Machine Learning and Language Model evaluation purposes.
|
33 |
+
|
|
|
|
|
34 |
This dataset was developed by [BSC TeMU](https://temu.bsc.es/) as part of the [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina/), to enrich the [Catalan Language Understanding Benchmark (CLUB)](https://club.aina.bsc.es/).
|
35 |
|
36 |
|
|
|
135 |
|
136 |
This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">Attribution 4.0 International License</a>.
|
137 |
|
138 |
+
[AnCora corpus](http://clic.ub.edu/corpus/) is used under [CC-by](https://creativecommons.org/licenses/by/4.0/) licence.
|
139 |
+
|
140 |
### Citation Information
|
141 |
|
142 |
```
|
|
|
162 |
|
163 |
```
|
164 |
|
165 |
+
(https://doi.org/10.5281/zenodo.4529299)
|
|
|
166 |
|
167 |
|
168 |
### Contributions
|