europarle_sample | R Documentation |
The Europarl Parallel Corpus is extracted from the proceedings of the European Parliament. This corpus is a sample from the Spanish-English pair.
data("europarle_sample")
A data frame with 200,000 observations on the following 3 variables.
type
Either: Source or Target language
sentence_id
Id to index the sentence pairs
sentence
Each line from the proceedings, including comments
Version 7 release.
https://www.statmt.org/europarl/
Koehn, P. (2005, September). Europarl: A parallel corpus for statistical machine translation. In MT summit (Vol. 5, pp. 79-86).
data(europarle_sample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.