Deep learning project for classify Spanish film reviews. This project originally started and ended on 2019 for a final course work. I created a second version in 2020 and final version(v3) at the end of 2022.
You can find all the details here
It contains deep/machine learning models used for experiment the filmaffinity dataset
SPA made with react for demonstrate model performance
HTTP rest api built with fastapi that contains the model for predict film reviews
- Docker
- Docker compose
- Execute:
docker compose up