Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,35 +1,35 @@
|
|
| 1 |
-
---
|
| 2 |
-
language:
|
| 3 |
-
-
|
| 4 |
-
-
|
| 5 |
-
-
|
| 6 |
-
multilingulality:
|
| 7 |
-
- multilingual
|
| 8 |
-
viewer: false
|
| 9 |
-
license: cc-by-nc-sa-3.0
|
| 10 |
-
task_categories:
|
| 11 |
-
- translation
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
-
> [!NOTE]
|
| 15 |
-
> Dataset origin: https://live.european-language-grid.eu/catalogue/corpus/12961
|
| 16 |
-
|
| 17 |
-
## Description
|
| 18 |
-
PatTR is a sentence-parallel corpus extracted from the MAREC patent collection.
|
| 19 |
-
The current version contains more than 22 million German-English and 18 million French-English parallel sentences collected from all patent text sections as well as 5 million German-French sentence pairs from patent titles, abstracts and claims.
|
| 20 |
-
|
| 21 |
-
More info on https://www.cl.uni-heidelberg.de/statnlpgroup/pattr/
|
| 22 |
-
|
| 23 |
-
## Citation
|
| 24 |
-
```
|
| 25 |
-
@inproceedings{waeschle2012a,
|
| 26 |
-
author = {W\"{a}schle, Katharina and Riezler, Stefan},
|
| 27 |
-
title = {Analyzing Parallelism and Domain Similarities in the MAREC Patent Corpus},
|
| 28 |
-
journal = {Proceedings of the 5th Information Retrieval Facility Conference},
|
| 29 |
-
journal-abbrev = {IRFC},
|
| 30 |
-
year = {2012},
|
| 31 |
-
city = {Vienna},
|
| 32 |
-
country = {Austria},
|
| 33 |
-
url = {http://www.cl.uni-heidelberg.de/~riezler/publications/papers/IRF2012.pdf}
|
| 34 |
-
}
|
| 35 |
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- eng
|
| 4 |
+
- fra
|
| 5 |
+
- deu
|
| 6 |
+
multilingulality:
|
| 7 |
+
- multilingual
|
| 8 |
+
viewer: false
|
| 9 |
+
license: cc-by-nc-sa-3.0
|
| 10 |
+
task_categories:
|
| 11 |
+
- translation
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
> [!NOTE]
|
| 15 |
+
> Dataset origin: https://live.european-language-grid.eu/catalogue/corpus/12961
|
| 16 |
+
|
| 17 |
+
## Description
|
| 18 |
+
PatTR is a sentence-parallel corpus extracted from the MAREC patent collection.
|
| 19 |
+
The current version contains more than 22 million German-English and 18 million French-English parallel sentences collected from all patent text sections as well as 5 million German-French sentence pairs from patent titles, abstracts and claims.
|
| 20 |
+
|
| 21 |
+
More info on https://www.cl.uni-heidelberg.de/statnlpgroup/pattr/
|
| 22 |
+
|
| 23 |
+
## Citation
|
| 24 |
+
```
|
| 25 |
+
@inproceedings{waeschle2012a,
|
| 26 |
+
author = {W\"{a}schle, Katharina and Riezler, Stefan},
|
| 27 |
+
title = {Analyzing Parallelism and Domain Similarities in the MAREC Patent Corpus},
|
| 28 |
+
journal = {Proceedings of the 5th Information Retrieval Facility Conference},
|
| 29 |
+
journal-abbrev = {IRFC},
|
| 30 |
+
year = {2012},
|
| 31 |
+
city = {Vienna},
|
| 32 |
+
country = {Austria},
|
| 33 |
+
url = {http://www.cl.uni-heidelberg.de/~riezler/publications/papers/IRF2012.pdf}
|
| 34 |
+
}
|
| 35 |
```
|