Skip to content

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

Notifications You must be signed in to change notification settings

topogoogles/nlp-apibot

 
 

Repository files navigation

This is the starting point for Lab 2: The API Bot in the Select Topics, NLP course.

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

No packages published

Languages

  • Python 100.0%