Skip to content

An NLP chatbot for specific purposes. Uses dataset.

Notifications You must be signed in to change notification settings

Niloy-5990/NLP-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dataset to dataframe and vectorization Picture1

Instructions to run:

  1. Keep all the files in a folder.
  2. Open the .py file and among the top lines find where the .csv dataset is loaded & write the name of the .csv file you want to use as dataset.The dataset must be a two column based text content.
  3. Run the .py file to start the program.
  4. Ask questions as user inputs according to dataset questions. User inputs should be a minimum match with the dataset question.
  5. Quit the program using "quit" as an user input.

Dataset links:

  1. https://www.kaggle.com/datasets/deniston/professional-chatbot
  2. https://www.kaggle.com/datasets/deepann/covid19-related-faqs

The output here is shown for a question in dataset 1 .

About

An NLP chatbot for specific purposes. Uses dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages