/Language-Classifer

A neural network that classifies between 2 languages, English and Hinglish using Tensorflow and Keras.

Primary LanguageJupyter Notebook

To run this program you must contain:

1. Python 3x
2. Pandas (module)
3. Numpy (module)
4. collections (module)
5. tensorflow
6. keras

once you make sure you have these, simply run "Language Classifier (RUN ON CONSOLE).py" on your console.