Datasets:
Tasks:
Sentence Similarity
Formats:
csv
Languages:
German
Size:
10M - 100M
ArXiv:
Tags:
sentence-transformers
License:
Update README.md
Browse files
README.md
CHANGED
@@ -148,7 +148,7 @@ If you want to download the csv file and then load it with Pandas you can do it
|
|
148 |
df = pd.read_csv("train.csv")
|
149 |
```
|
150 |
|
151 |
-
## Citations
|
152 |
|
153 |
**OpenSubtitles**
|
154 |
- 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)
|
|
|
148 |
df = pd.read_csv("train.csv")
|
149 |
```
|
150 |
|
151 |
+
## Citations, Acknowledgements and Licenses
|
152 |
|
153 |
**OpenSubtitles**
|
154 |
- 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)
|