Photo by Milad Fakurian on Unsplash

Provision of Web-Scale Parallel Corpora for Official European Languages (ParaCrawl) Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/paracrawl-dataset")

fs.listdir("s3://web-language-models")
Click on copy button to copy content

Description

ParaCrawl is a set of large parallel corpora to/from English for all official EU languages by a broad web crawling effort. State-of-the-art methods are applied for the entire processing chain from identifying web sites with translated text all the way to collecting, cleaning and delivering parallel corpora that are ready as training data for CEF.AT and translation memories for DG Translation.

Additional information

Update frequency

New data is added according to ParaCrawl release schedule.

License

Creative Commons CC0 license (“no rights reserved”).

Related datasets

Common Screens

Helpful Sentences from Reviews

Humor Detection from Product Question Answering Systems

Japanese Tokenizer Dictionaries

Launch your ML development to new heights with DagsHub

Back to top