Bringing all containers up with:
$ cd phyge
$ ./run.sh
This script will install development environment and start services (with pipevn). // may take considerable time
Just run:
$ ./train.sh
It will seed database and train both model LSI.
If you need to reimport data, run:
$ ./drop_db.sh
READ MORE IN Description.md