julien-c HF staff commited on
Commit
db04199
1 Parent(s): 0d42b06

Fix `license` metadata

Browse files

We recently updated the datasets metadata for consistency with other repo types (models & spaces)

Thanks! 🙏

Files changed (1) hide show
  1. README.md +63 -63
README.md CHANGED
@@ -1,64 +1,64 @@
1
- ---
2
- annotations_creators:
3
- - expert-generated
4
-
5
- language_creators:
6
- - expert-generated
7
-
8
- languages:
9
- - es-MX
10
-
11
- licenses:
12
- - mpl-2.0
13
-
14
- multilinguality:
15
- - translation
16
-
17
- pretty_name: "Axolotl Spanish-Nahuatl parallel corpus , is a digital corpus that compiles several sources with parallel content in these two languages. \n\nA parallel corpus is a type of corpus that contains texts in a source language with their correspondent translation in one or more target languages.
18
- Gutierrez-Vasques, X., Sierra, G., and Pompa, I. H. (2016). Axolotl: a web accessible parallel corpus for spanish-nahuatl. In Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC 2016), Portoro, Slovenia. European Language Resources Association (ELRA).
19
- Grupo de Ingenieria Linguistica (GIL, UNAM). Corpus paralelo español-nahuatl. http://www.corpus.unam.mx/axolotl."
20
-
21
- size_categories:
22
- - unknown
23
-
24
- source_datasets:
25
- - original
26
-
27
- task_categories:
28
- - conditional-text-generation
29
-
30
- task_ids:
31
- - machine-translation
32
- ---
33
-
34
- # Axolotl-Spanish-Nahuatl : Parallel corpus for Spanish-Nahuatl machine translation
35
-
36
- ## Table of Contents
37
- - [Dataset Card for [Axolotl-Spanish-Nahuatl]](#dataset-card-for-Axolotl-Spanish-Nahuatl)
38
-
39
-
40
- ## Dataset Description
41
-
42
- - **Source 1:** http://www.corpus.unam.mx/axolotl
43
- - **Source 2:** http://link.springer.com/article/10.1007/s10579-014-9287-y
44
- - **Repository:1** https://github.com/ElotlMX/py-elotl
45
- - **Repository:2** https://github.com/christos-c/bible-corpus/blob/master/bibles/Nahuatl-NT.xml
46
- - **Paper:** https://aclanthology.org/N15-2021.pdf
47
-
48
- ## Dataset Collection
49
-
50
- In order to get a good translator, we collected and cleaned two of the most complete Nahuatl-Spanish parallel corpora available. Those are Axolotl collected by an expert team at UNAM and Bible UEDIN Nahuatl Spanish crawled by Christos Christodoulopoulos and Mark Steedman from Bible Gateway site.
51
-
52
- After this, we ended with 12,207 samples from Axolotl due to misalignments and duplicated texts in Spanish in both original and nahuatl columns and 7,821 samples from Bible UEDIN for a total of 20028 utterances.
53
-
54
-
55
- ## Team members
56
- - Emilio Morales [(milmor)](https://huggingface.co/milmor)
57
- - Rodrigo Martínez Arzate [(rockdrigoma)](https://huggingface.co/rockdrigoma)
58
- - Luis Armando Mercado [(luisarmando)](https://huggingface.co/luisarmando)
59
- - Jacobo del Valle [(jjdv)](https://huggingface.co/jjdv)
60
-
61
- ## Applications
62
-
63
- - MODEL: Spanish Nahuatl Translation Task with a T5 model in ([t5-small-spanish-nahuatl](https://huggingface.co/hackathon-pln-es/t5-small-spanish-nahuatl))
64
  - DEMO: Spanish Nahuatl Translation in ([Spanish-nahuatl](https://huggingface.co/spaces/hackathon-pln-es/Spanish-Nahuatl-Translation))
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+
5
+ language_creators:
6
+ - expert-generated
7
+
8
+ language:
9
+ - es-MX
10
+
11
+ license:
12
+ - mpl-2.0
13
+
14
+ multilinguality:
15
+ - translation
16
+
17
+ pretty_name: "Axolotl Spanish-Nahuatl parallel corpus , is a digital corpus that compiles several sources with parallel content in these two languages. \n\nA parallel corpus is a type of corpus that contains texts in a source language with their correspondent translation in one or more target languages.
18
+ Gutierrez-Vasques, X., Sierra, G., and Pompa, I. H. (2016). Axolotl: a web accessible parallel corpus for spanish-nahuatl. In Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC 2016), Portoro, Slovenia. European Language Resources Association (ELRA).
19
+ Grupo de Ingenieria Linguistica (GIL, UNAM). Corpus paralelo español-nahuatl. http://www.corpus.unam.mx/axolotl."
20
+
21
+ size_categories:
22
+ - unknown
23
+
24
+ source_datasets:
25
+ - original
26
+
27
+ task_categories:
28
+ - conditional-text-generation
29
+
30
+ task_ids:
31
+ - machine-translation
32
+ ---
33
+
34
+ # Axolotl-Spanish-Nahuatl : Parallel corpus for Spanish-Nahuatl machine translation
35
+
36
+ ## Table of Contents
37
+ - [Dataset Card for [Axolotl-Spanish-Nahuatl]](#dataset-card-for-Axolotl-Spanish-Nahuatl)
38
+
39
+
40
+ ## Dataset Description
41
+
42
+ - **Source 1:** http://www.corpus.unam.mx/axolotl
43
+ - **Source 2:** http://link.springer.com/article/10.1007/s10579-014-9287-y
44
+ - **Repository:1** https://github.com/ElotlMX/py-elotl
45
+ - **Repository:2** https://github.com/christos-c/bible-corpus/blob/master/bibles/Nahuatl-NT.xml
46
+ - **Paper:** https://aclanthology.org/N15-2021.pdf
47
+
48
+ ## Dataset Collection
49
+
50
+ In order to get a good translator, we collected and cleaned two of the most complete Nahuatl-Spanish parallel corpora available. Those are Axolotl collected by an expert team at UNAM and Bible UEDIN Nahuatl Spanish crawled by Christos Christodoulopoulos and Mark Steedman from Bible Gateway site.
51
+
52
+ After this, we ended with 12,207 samples from Axolotl due to misalignments and duplicated texts in Spanish in both original and nahuatl columns and 7,821 samples from Bible UEDIN for a total of 20028 utterances.
53
+
54
+
55
+ ## Team members
56
+ - Emilio Morales [(milmor)](https://huggingface.co/milmor)
57
+ - Rodrigo Martínez Arzate [(rockdrigoma)](https://huggingface.co/rockdrigoma)
58
+ - Luis Armando Mercado [(luisarmando)](https://huggingface.co/luisarmando)
59
+ - Jacobo del Valle [(jjdv)](https://huggingface.co/jjdv)
60
+
61
+ ## Applications
62
+
63
+ - MODEL: Spanish Nahuatl Translation Task with a T5 model in ([t5-small-spanish-nahuatl](https://huggingface.co/hackathon-pln-es/t5-small-spanish-nahuatl))
64
  - DEMO: Spanish Nahuatl Translation in ([Spanish-nahuatl](https://huggingface.co/spaces/hackathon-pln-es/Spanish-Nahuatl-Translation))