Inspiration
Google's Language Detector.
What it does
This is a language detection model that detects the language of the text provided.
Built using:
NLP, Seaborn, Sklearn, Pickle and Streamlit
Usage
- Open the ipynb file in google collab
- Install pickle
- Install streamlit using the command '!pip install streamlit' 4.Install localtunnel using '!npm install -g localtunnel'
- Run in your local system using '!streamlit run app.py & npx localtunnel --port 8501'
What we learned
Various technologies including NLP, Streamlit, sklearn, etc...
Built With
- linear-regression
- natural-language-processing
- pipeline
- python
- sklearn
- streamlit
- string-processors
Log in or sign up for Devpost to join the conversation.