Skip to content

Commit 21ff1b6

Browse files
authored
Update README.md
1 parent 545a258 commit 21ff1b6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,19 @@ On similar lines let's create a very basic chatbot utlising the Python's NLTK li
88

99
For detailed analysis, please see the accompanying blog titled:**[Building a Simple Chatbot in Python (using NLTK](https://medium.com/analytics-vidhya/building-a-simple-chatbot-in-python-using-nltk-7c8c8215ac6e)
1010

11+
# Outline
12+
* Motivation
13+
* Pre-requisites
14+
15+
16+
17+
18+
19+
1120
## Motivation
21+
22+
The idea of this project was not to create some SOTA chatbots with exceptional cognitive skills but just to utilise and test my Python skills.This was one of my very first projects, created when I just stepped into the world of NLP and I thought of creating a simple chatbot just to make use of my newly acquired knowledge.
23+
24+
25+
## Pre-requisites
26+

0 commit comments

Comments
 (0)