Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 207 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 207 Bytes

Dynamic-Textbook

A Dynamic Textbook updation system to fetch relevant QnA from StackOverflow API using Natural Language Processing(NLP).

Requirements:

  1. Python 3.5 32-bit
  2. nltk 3.2.5
  3. requests