freak360/language-detection
0
1---2title: Language Detection3emoji: 😻4colorFrom: red5colorTo: purple6sdk: streamlit7sdk_version: 1.34.08app_file: app.py9pinned: false10license: mit11---12 13# Language Detection System14 15This is a Language Detection project which takes any text input and detects the language of that text. The model is trained on data of 17 different languages.16 