Initial commit
Showing
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
Dockerfile
0 → 100644
README.md
0 → 100644
app.py
0 → 100644
application.yml
0 → 100644
cluster_faiss.py
0 → 100644
db_cluster.py
0 → 100644
docker-compose.yml
0 → 100644
embedding/rus_embedding.pkl
0 → 100644
File added
nltk_downloader.py
0 → 100644
requirements.txt
0 → 100644
| --extra-index-url http://10.20.4.25:8080/ --trusted-host 10.20.4.25 | ||
| arase==1.0.3 | ||
| alem_lemmatizer==0.0.1 | ||
| faiss-cpu==1.6.3 | ||
| gensim==3.8.3 | ||
| sqlalchemy==1.3.20 | ||
| psycopg2==2.8.6 | ||
| pandas==1.0.5 | ||
| \ No newline at end of file |
text_preparation.py
0 → 100644
Please register or sign in to comment