Datasets:
Tasks:
Sentence Similarity
Formats:
csv
Languages:
German
Size:
10M - 100M
ArXiv:
Tags:
sentence-transformers
License:
improvement
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ task_categories:
|
|
15 |
|
16 |
This is a record of German language paraphrases. These are text pairs that have the same meaning but are expressed in different words.
|
17 |
The source of the paraphrases are different parallel German / English text corpora.
|
18 |
-
The English texts were machine translated back into German
|
19 |
|
20 |
This dataset can be used for example to train semantic text embeddings.
|
21 |
To do this, for example, [SentenceTransformers](https://www.sbert.net/)
|
|
|
15 |
|
16 |
This is a record of German language paraphrases. These are text pairs that have the same meaning but are expressed in different words.
|
17 |
The source of the paraphrases are different parallel German / English text corpora.
|
18 |
+
The English texts were machine translated back into German to obtain the paraphrases.
|
19 |
|
20 |
This dataset can be used for example to train semantic text embeddings.
|
21 |
To do this, for example, [SentenceTransformers](https://www.sbert.net/)
|