Datasets:
Tasks:
Sentence Similarity
Formats:
csv
Languages:
German
Size:
10M - 100M
ArXiv:
Tags:
sentence-transformers
License:
add individual copyright info
Browse files
README.md
CHANGED
@@ -29,9 +29,9 @@ The English texts were machine translated back into German. This is how the para
|
|
29 |
| **sum** |. **21,292,789** |
|
30 |
|
31 |
## To-do
|
32 |
-
- add copyright info of individual datasets
|
33 |
- add column description
|
34 |
- upload dataset
|
|
|
35 |
|
36 |
## Back translation
|
37 |
We have made the back translation from English to German with the help of [Fairseq](https://github.com/facebookresearch/fairseq).
|
@@ -52,16 +52,29 @@ en2de = torch.hub.load(
|
|
52 |
**OpenSubtitles**
|
53 |
- citation: P. Lison and J. Tiedemann, 2016, [OpenSubtitles2016: Extracting Large Parallel Corpora from Movie and TV Subtitles](http://www.lrec-conf.org/proceedings/lrec2016/pdf/947_Paper.pdf). In Proceedings of the 10th International Conference on Language Resources and Evaluation (LREC 2016)
|
54 |
- also see [http://www.opensubtitles.org/](http://www.opensubtitles.org/)
|
|
|
55 |
|
56 |
**WikiMatrix v1**
|
57 |
- citation: Holger Schwenk, Vishrav Chaudhary, Shuo Sun, Hongyu Gong and Paco Guzman, [WikiMatrix: Mining 135M Parallel Sentences in 1620 Language Pairs from Wikipedia](https://arxiv.org/abs/1907.05791), arXiv, July 11 2019
|
|
|
58 |
|
59 |
-
**Tatoeba v2022-03-03
|
60 |
- citation: J. Tiedemann, 2012, [Parallel Data, Tools and Interfaces in OPUS](https://opus.nlpl.eu/Tatoeba-v2022-03-03.php). In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
|
|
|
|
|
61 |
|
62 |
**TED2020 v1**
|
63 |
- citation: Reimers, Nils and Gurevych, Iryna, [Making Monolingual Sentence Embeddings Multilingual using Knowledge Distillation](https://arxiv.org/abs/2004.09813), In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing, November 2020
|
64 |
- acknowledgements to [OPUS](https://opus.nlpl.eu/) for this service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
## Licensing
|
67 |
Copyright (c) 2022 Philip May, Deutsche Telekom AG
|
|
|
29 |
| **sum** |. **21,292,789** |
|
30 |
|
31 |
## To-do
|
|
|
32 |
- add column description
|
33 |
- upload dataset
|
34 |
+
- change own license to cc
|
35 |
|
36 |
## Back translation
|
37 |
We have made the back translation from English to German with the help of [Fairseq](https://github.com/facebookresearch/fairseq).
|
|
|
52 |
**OpenSubtitles**
|
53 |
- citation: P. Lison and J. Tiedemann, 2016, [OpenSubtitles2016: Extracting Large Parallel Corpora from Movie and TV Subtitles](http://www.lrec-conf.org/proceedings/lrec2016/pdf/947_Paper.pdf). In Proceedings of the 10th International Conference on Language Resources and Evaluation (LREC 2016)
|
54 |
- also see [http://www.opensubtitles.org/](http://www.opensubtitles.org/)
|
55 |
+
- license: no special license has been provided at OPUS for this dataset
|
56 |
|
57 |
**WikiMatrix v1**
|
58 |
- citation: Holger Schwenk, Vishrav Chaudhary, Shuo Sun, Hongyu Gong and Paco Guzman, [WikiMatrix: Mining 135M Parallel Sentences in 1620 Language Pairs from Wikipedia](https://arxiv.org/abs/1907.05791), arXiv, July 11 2019
|
59 |
+
- license: [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
|
60 |
|
61 |
+
**Tatoeba v2022-03-03**
|
62 |
- citation: J. Tiedemann, 2012, [Parallel Data, Tools and Interfaces in OPUS](https://opus.nlpl.eu/Tatoeba-v2022-03-03.php). In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
|
63 |
+
- license: [CC BY 2.0 FR](https://creativecommons.org/licenses/by/2.0/fr/)
|
64 |
+
- copyright: https://tatoeba.org/eng/terms_of_use
|
65 |
|
66 |
**TED2020 v1**
|
67 |
- citation: Reimers, Nils and Gurevych, Iryna, [Making Monolingual Sentence Embeddings Multilingual using Knowledge Distillation](https://arxiv.org/abs/2004.09813), In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing, November 2020
|
68 |
- acknowledgements to [OPUS](https://opus.nlpl.eu/) for this service
|
69 |
+
- license: please respect the [TED Talks Usage Policy](https://www.ted.com/about/our-organization/our-policies-terms/ted-talks-usage-policy)
|
70 |
+
|
71 |
+
**News-Commentary v16**
|
72 |
+
- citation: J. Tiedemann, 2012, [Parallel Data, Tools and Interfaces in OPUS](https://opus.nlpl.eu/Tatoeba-v2022-03-03.php). In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
|
73 |
+
- license: no special license has been provided at OPUS for this dataset
|
74 |
+
|
75 |
+
**GlobalVoices v2018q4**
|
76 |
+
- citation: J. Tiedemann, 2012, [Parallel Data, Tools and Interfaces in OPUS](https://opus.nlpl.eu/Tatoeba-v2022-03-03.php). In Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC 2012)
|
77 |
+
- license: no special license has been provided at OPUS for this dataset
|
78 |
|
79 |
## Licensing
|
80 |
Copyright (c) 2022 Philip May, Deutsche Telekom AG
|