/NLP-Demos

This is a series of scripts that demonstrate common NLP applications.

Primary LanguagePython

NLP demos

This is a series of Python scripts that illistrate different NLP concepts such as Summarization, Keyword extraction and paraphrasing.

To run these demos you will need to install the requirements.txt file.

pip install -r requirements.txt