Commit
·
292d903
1
Parent(s):
9055998
Upload XLEnt dataset
Browse filesThis corpus was created by mining CCAligned, CCMatrix, and WikiMatrix parallel sentences. These three sources were themselves extracted from web data from Commoncrawl Snapshots and Wikipedia snapshots. Entity pairs were obtained by performing named entity recognition and typing on English sentences and projecting labels to non-English aligned sentence pairs. No claims of intellectual property are made on the work of preparation of the corpus.
- .gitattributes +3 -0
- LICENSE +5 -0
- README +17 -0
- XLEnt.de-en.de +3 -0
- XLEnt.de-en.en +3 -0
- XLEnt.de-en.xml +3 -0
.gitattributes
CHANGED
@@ -52,3 +52,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
55 |
+
XLEnt.de-en.de filter=lfs diff=lfs merge=lfs -text
|
56 |
+
XLEnt.de-en.en filter=lfs diff=lfs merge=lfs -text
|
57 |
+
XLEnt.de-en.xml filter=lfs diff=lfs merge=lfs -text
|
LICENSE
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
The data set comes with the same license
|
2 |
+
as the original sources.
|
3 |
+
Please, check the information about the source
|
4 |
+
that is given on
|
5 |
+
http://opus.nlpl.eu/XLEnt-v1.1.php
|
README
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
https://opus.nlpl.eu/XLEnt-v1.1.php
|
2 |
+
|
3 |
+
Uploaded from Opus to HuggingFace AI by Argos Open Tech.
|
4 |
+
|
5 |
+
Corpus Name: XLEnt
|
6 |
+
Package: XLEnt.de-en in Moses format
|
7 |
+
Website: http://opus.nlpl.eu/XLEnt-v1.1.php
|
8 |
+
Release: v1.1
|
9 |
+
Release date: Sun May 23 08:35:55 EEST 2021
|
10 |
+
|
11 |
+
This corpus is part of OPUS - the open collection of parallel corpora
|
12 |
+
OPUS Website: http://opus.nlpl.eu
|
13 |
+
|
14 |
+
If you use the dataset or code, please cite (pdf): @inproceedings{elkishky_xlent_2021, author = {El-Kishky, Ahmed and Renduchintala, Adi and Cross, James and Guzmán, Francisco and Koehn, Philipp}, booktitle = {Preprint}, title = {{XLEnt}: Mining Cross-lingual Entities with Lexical-Semantic-Phonetic Word Alignment}, year = {2021}, address = Online, } and, please, acknowledge OPUS (bib, pdf) as well for this service.
|
15 |
+
|
16 |
+
This corpus was created by mining CCAligned, CCMatrix, and WikiMatrix parallel sentences. These three sources were themselves extracted from web data from Commoncrawl Snapshots and Wikipedia snapshots. Entity pairs were obtained by performing named entity recognition and typing on English sentences and projecting labels to non-English aligned sentence pairs. No claims of intellectual property are made on the work of preparation of the corpus. XLEnt consists of parallel entity mentions in 120 languages aligned with English. These entity pairs were constructed by performing named entity recognition (NER) and typing on English sentences from mined sentence pairs. These extracted English entity labels and types were projected to the non-English sentences through word alignment. Word alignment was performed by combining three alignment signals ((1) word co-occurence alignment with FastAlign (2) semantic alignment using LASER embeddings, and (3) phonetic alignment via transliteration) into a unified word-alignment model. This lexical/semantic/phonetic alignment approach yielded more than 160 million aligned entity pairs in 120 languages paired with English. Recognizing that each English is often aligned to mulitple entities in different target languages, we can join on English entities to obtain aligned entity pairs that directly pair two non-English entities (e.g., Arabic-French) The original distribution is available from http://data.statmt.org/xlent/ The difference to version 1 is that pivoting now only uses the link with best score in case of alternative alignments for a pivot entity.
|
17 |
+
|
XLEnt.de-en.de
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce995a5ddfc11424e95e0c986c29b88ac2527a494717db525dc079a528b975b4
|
3 |
+
size 87756608
|
XLEnt.de-en.en
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c4069ad24ed54097163737246119dce48dd06ca6fe6c5d485c3d1657ab4475a
|
3 |
+
size 85228305
|
XLEnt.de-en.xml
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08d941acd0378da8e6613c04dd0547db503cb293f643079f359d4a78a271fbae
|
3 |
+
size 154352124
|