- Create a Machine Translation System application, based on the Recurrent Neural Network with Keras deep learning model.
- Implement a haiku generator using character-level multi-layer Recurrent Neural Network model.
- Deploy the application.
- Language Model was trained on 100 000 pairs for each language (English - Spanish and English - French) and is able to translate short phrases like 'where is the bathroom', 'give me a fork', 'I like to swim' etc.
- Haiku Model generates haiku, that sound close to the haiku rules
- Application was deployed
- Data acquisition, cleaning and preparation of dataset.
- Building model with Keras.
- Model training (Test-Train).
- Developing Flask app.
- Developing Front-end.
- Deploying.
- Install all necessary libraries.
- Proceed to local_app --> app folder.
- Run app.py
- Open localhost http://127.0.0.1:5000/
- Christina Park
- Malvika Mathur
- Ed Ali
- Sonya Smirnova
- Abubeker Ali
- Python
- Tensor Flow
- Keras
- Pandas
- BeautifulSoup
- MongoDB
- Selenium
- Flask
- JavaScript
- HTML