Skip to content

baumanproject/Topic-Modeling-Recommendation-System

Repository files navigation

Topic-Modeling-Recommendation-System

Backend for topic modeling recommendation system

Get model

from source:

  1. Download file dataset.vw and substitute the same one in /opt/vw/prod/ folder
  2. Download folder batches and copy it's data to /opt/prod/dataset_batch
  3. Download folder model_sources and copy it's data to /opt/tm_model/tm_model_sources

Run project

  1. if needed - run docker-compose up in /Postgres directory to run PostgreSql docker container
  2. in /scripts folder run :
  • sync.sh
  • inf.sh
  1. for retrain run rt.sh in /scripts

About

Backend for topic modeling recommendation system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published