textmachine-translationmultilingualparallel-corpusnlpopus

OPUS-100 — English-Centric Parallel Corpus (100 Languages)

Category
Text
Records
55,057,504 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~4549.62 MB
Downloads
0

About this data

A large English-centric multilingual translation corpus covering 100 languages, where every training pair includes English on the source or target side. A standard resource for machine-translation research and multilingual model training.

Schema

NameTypeDescription
translationSTRUCT(en VARCHAR, tk VARCHAR)

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "OPUS-100 — English-Centric Par" })
// Found: 883fbea3-8855-4e2c-a23c-00ea6bdf489f
get_download_url({ dataset_id: "883fbea3-8855-4e2c-a23c-00ea6bdf489f" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/883fbea3-8855-4e2c-a23c-00ea6bdf489f/download-url