langdetect
A fully customisable language detection pipeline for spaCy
✨ Split text by languages (e.g. 你喜欢看アニメ吗 -> 你喜欢看 | アニメ | 吗) for NLP tasks (e.g. parse, TTS). Powered by fasttext and budoux
Port of Google's language-detection library to Python.
Language detection component (langdetect) for PCU project