This is a deep learning project inspired from a tutorial on thoughtful machine learning. It classifies inputted text among 7 languages (Dutch, English, Finnish, German,Polish, Norwegian, Swedish). To run it type in your terminal:
- " pip3 install -r requirements.txt",
- "python3 run.py".
- Enter a text and the see the results.