Identifying a social champion using the concepts of natural language processing
- Python 3.5 or above
- Anaconda / Miniconda
- Elasticsearch
Create a new conda environment and activate it
conda create --name sci
activate sciInstall dependencies
$ pip install -r requirements.txt
$ python -m spacy download en
$ python -m nltk.downloader stopwordsFirst start your elasticsearch server
$ python api.pyThe project report is available at https://drive.google.com/file/d/0B6J9rZLvloaOakR4dTJ4bzdlU1B3Y1ZOcC1QeEpJSGx2MUNj/view?usp=sharing&resourcekey=0-uLwQF6TJU9vkEaC1KV64Sw.