Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.27 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.27 KB

NLP Course

Table of content

Installation

Setup repository requirements

Setup the environment pip install -r requirements-dev.txt

Setup nlp_utils library

Setup nlp_utils library python setup_utils.py develop

Content list

Lab Name Link Description Demo
1. Newspaper Scrapper 🔘 Code for parse and download news data from http://txt.newsru.com
2. Text Classification 🔘 Code for text classification news data from http://txt.newsru.com