Replacement of words for language learning.
Project is created with:
- python == 3.7.5
- pandas == 1.0.3
- nltk
- textblob
- googletrans
- https://github.com/angular/flex-layout
To run this project:
$ cd backend
$ make setup-env
$ make run-model
$ cd backend
$ make setup-env
$ make run-backend
$ cd frontend
$ make setup-env
$ make run-frontend