This is the starting point for Lab 2: The API Bot in the Select Topics, NLP course.
forked from codio-content/nlp-apibot
-
Notifications
You must be signed in to change notification settings - Fork 0
This code uses the Google search API to retrieve search results, extracts the text corpus from the top search result's web page, and calculates cosine similarity to find the most relevant response. Using Python, NLTK, and the Requests module. The NLP application builds chatbots, allows retrieving data and gives better conversations with the users
topogoogles/nlp-apibot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This code uses the Google search API to retrieve search results, extracts the text corpus from the top search result's web page, and calculates cosine similarity to find the most relevant response. Using Python, NLTK, and the Requests module. The NLP application builds chatbots, allows retrieving data and gives better conversations with the users
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%