Datasets:
Tasks:
Sentence Similarity
Formats:
csv
Languages:
German
Size:
10M - 100M
ArXiv:
Tags:
sentence-transformers
License:
Update README.md
Browse files
README.md
CHANGED
@@ -49,17 +49,17 @@ en2de = torch.hub.load(
|
|
49 |
|
50 |
## Citations & Acknowledgements
|
51 |
|
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, News-Commentary v16 & GlobalVoices v2018q4
|
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 |
|
|
|
49 |
|
50 |
## Citations & Acknowledgements
|
51 |
|
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, News-Commentary v16 & GlobalVoices v2018q4**
|
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 |
|