Click here to Skip to main content
15,886,091 members
Articles / Programming Languages / Python

Lina ChatBot - Generating Response Using Document Retrieval TF-IDF

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
11 Mar 2021CPOL11 min read 19.6K   453   7  
Build a retrieval based chatbot using TF-IDF
For this series, we work on a retrieval method to build a chatbot, as this will be both simple and rewarding as it outputs really good results. In this tutorial, we will discuss how to use document retrieval to make Lina chat with users.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Junior)
Egypt Egypt
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions