Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ In machine translation, historical models were incapable of handling longer cont
|
|
5 |
Now, despite the emergence of long-sequence methods, we remain within a sentence-level paradigm and without data to adequately approach context-aware machine translation.
|
6 |
Most large-scale datasets have been processed through a pipeline that discards document-level metadata.
|
7 |
|
8 |
-
[ParaDocs](https://
|
9 |
Using this data and the following scripts, you can download parallel document contexts for the purpose of training context-aware machine translation systems.
|
10 |
|
11 |
If you have questions about this data or use of the following scripts, please do not hesitate to contact the maintainer at rewicks@jhu.edu.
|
@@ -36,7 +36,7 @@ The filtering commandline arguments are explained in more detial in Section 3.2.
|
|
36 |
|
37 |
## The Paper
|
38 |
|
39 |
-
If you use this dataset in your research. Please cite our [paper](https://
|
40 |
|
41 |
|
42 |
---
|
|
|
5 |
Now, despite the emergence of long-sequence methods, we remain within a sentence-level paradigm and without data to adequately approach context-aware machine translation.
|
6 |
Most large-scale datasets have been processed through a pipeline that discards document-level metadata.
|
7 |
|
8 |
+
[ParaDocs](https://aclanthology.org/2024.findings-acl.589/) is a publicly available dataset that produces parallel annotations for the document-level metadata of three large publicly available corpora (ParaCrawl, Europal, and News Commentary) in many languages.
|
9 |
Using this data and the following scripts, you can download parallel document contexts for the purpose of training context-aware machine translation systems.
|
10 |
|
11 |
If you have questions about this data or use of the following scripts, please do not hesitate to contact the maintainer at rewicks@jhu.edu.
|
|
|
36 |
|
37 |
## The Paper
|
38 |
|
39 |
+
If you use this dataset in your research. Please cite our [paper](https://aclanthology.org/2024.findings-acl.589/).
|
40 |
|
41 |
|
42 |
---
|