Solution for the IBMHackChallenge problem : Identification of User Query on Stack Overflow Using Semantic Search
- Run
python ml_server.py
inside/ml_backend
folder - Then visit
localhost:5000
and search for questions.
- Python 3.7 or higher
- Tensorflow
- Node 8.12(optional)
- Jupyter Notebook (optional)
- active internet connection
- nltk
- tensorflow (v1.13)
- tensorflow_hub
- requests
- flask
- flask_cors