rbigelow / NLP-Demos

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%