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 sci
Install dependencies
$ pip install -r requirements.txt
$ python -m spacy download en
$ python -m nltk.downloader stopwords
First start your elasticsearch server
$ python api.py
The project report is available at https://drive.google.com/file/d/0B6J9rZLvloaOakR4dTJ4bzdlU1B3Y1ZOcC1QeEpJSGx2MUNj/view?usp=sharing&resourcekey=0-uLwQF6TJU9vkEaC1KV64Sw.