language-id

Text Language Identification with Mozilla Data Collective

Text Language Identification (LID) is still an unresolved problem for most languages in the world. Significant progress has been made using methods character n-gram models (langdetect, fastText) and neural approaches (XLM-R, GlotLID), however performance is disproportionately distributed to favour high-resource languages such as English.

This project provides tools to measure and close that gap using datasets from the Mozilla Data Collective platform:

Where to go next