Skip to content

This is a language detection model with detects the language of the text provided.

License

Notifications You must be signed in to change notification settings

Sathvik902/Language-detection-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDM

This is a language detection model that detects the language of the text provided.

Built using:

NLP, Seaborn, Sklearn, Pickle and Streamlit

Usage

1.Open the ipynb file in google colab
2.Install pickle
3.Install streamlit using the command '!pip install streamlit'
4.Install localtunnel using '!npm install -g localtunnel'
5.Run in your local system using '!streamlit run app.py & npx localtunnel --port 8501'

You are good to go!
The final result should look like this👇

video_langdetect.mp4

About

This is a language detection model with detects the language of the text provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published