You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A language recognition model that can identify the language of a given text. The model is trained on a dataset of sentences from 21 languages and uses a RidgeClassifier for classification.
About
A language recognition model that can identify the language of a given text. The model is trained on a dataset of sentences from 21 languages and uses a RidgeClassifier for classification.