Nicolas-BZRD commited on
Commit
00638cb
1 Parent(s): 9d40485

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -16,11 +16,9 @@ size_categories:
16
  # English French Webpages Scraped Translated
17
 
18
  ### Dataset Summary
19
-
20
  French/English parallel texts for training translation models. Over 17.1 million sentences in French and English. Dataset created by Chris Callison-Burch, who crawled millions of web pages and then used a set of simple heuristics to transform French URLs onto English URLs, and assumed that these documents are translations of each other. This is the main dataset of Workshop on Statistical Machine Translation (WML) 2015 Dataset that can be used for Machine Translation and Language Models. Refer to the paper here: http://www.statmt.org/wmt15/pdf/WMT01.pdf
21
 
22
- ### Dataset Summary
23
-
24
  This dataset has been post-processed to remove all duplicates, empty fields and phrases containing less than 5 words.
25
 
26
  ### Original Dataset Citation
 
16
  # English French Webpages Scraped Translated
17
 
18
  ### Dataset Summary
 
19
  French/English parallel texts for training translation models. Over 17.1 million sentences in French and English. Dataset created by Chris Callison-Burch, who crawled millions of web pages and then used a set of simple heuristics to transform French URLs onto English URLs, and assumed that these documents are translations of each other. This is the main dataset of Workshop on Statistical Machine Translation (WML) 2015 Dataset that can be used for Machine Translation and Language Models. Refer to the paper here: http://www.statmt.org/wmt15/pdf/WMT01.pdf
20
 
21
+ ### Post-process
 
22
  This dataset has been post-processed to remove all duplicates, empty fields and phrases containing less than 5 words.
23
 
24
  ### Original Dataset Citation