Initial commit
parents
Showing
.dockerignore
0 → 100644
.gitignore
0 → 100644
CMakeLists.txt
0 → 100644
Dockerfile
0 → 100644
README
0 → 100644
ai-research-keyphrase-extraction @ a938b716
config.ini
0 → 100644
embedrank_worker.py
0 → 100644
requirements.txt
0 → 100644
nlp-ws | ||
langdetect==1.0.7 | ||
nltk==3.2.4 | ||
numpy==1.14.3 | ||
scikit-learn==0.19.0 | ||
scipy==0.19.1 | ||
six==1.10.0 | ||
requests>=2.0 | ||
lxml | ||
configparser | ||
\ No newline at end of file |
Please register or sign in to comment