That program detects the language that user input. It uses MultinomialNB model to make predictions. It uses Streamlit to make a local frontend app.
This is where your installation instructions go.
Follow the steps to run application in your localhost.
- Download repo or clone with the following code:
git clone https://github.com/ahmeterdempmk/evul-ml.git
- If you open in CMD, change directory with following code:
cd evul-ml