Logo Lanfrica

ProgrammerDATCH/Language-Detector-Ai

Domaine:

natural language processing

Type de record:

modelsoftware
Créateur:
Pro
Hôte:
Ai that detect language spoken in Rwanda and EAC in general (Kinyarwanda, Kiswahili, English and French). # Language detector Ai This is language detector Ai that use Natural Language Processing (NLP) and it was trained on Kinyarwanda, Kiswahili, French and English. You give a sentence and it tells you which language it is written in. # HOSTED LINK language-detector-ai.stream… # HOW IT WAS MADE I used `sklearn`, `pandas`, `numpy`, `matplotlib`, `seaborn`, `re`, `string` to make a model, and just `streamlit` to make web-app and host it. I trained model on 4,000 rows dataset of all 4 languages. I expect to extend Dataset to increase probability. # DATASET View or download Dataset I used to train this model. # Model You can use this model already trained in your project. # Author ProgrammerDATCH