Skip to content
Advertisement
Text

Pontoon Translations

Pontoon Translations

Dataset Card for Pontoon Translations This is a dataset containing strings from various Mozilla projects on Mozilla’s Pontoon localization platform and their translations into more than 200 languages. Source strings are in English. To avoid rows with values like “None” and “N/A” being interpreted as missing values, pass the keep default na parameter like this: from datasets import load dataset dataset = load dataset(“ayymen/Pontoon-Translations”, keep default na=False)… See the full description on the dataset page:

Source: Hugging Face Hub (ayymen/Pontoon-Translations). Metadata imported from the dataset’s Hub tags.

Advertisement