/BI-Bot

QA System: Business Intelligence in Healthcare

Primary LanguageJupyter Notebook

Description of the project 👇

Summary

Installation

  1. Download and unzip the project
  2. Go to command prompt and open path to project
  3. Enter the following command to install the required dependencies
pip install -r requirements.txt

Usage

  1. Open Jupyter Notebook in your local machine
  2. Execute Code.ipynb

Description of Files

Python files ordered by flow of execution

File Name Description
Modified Dataset.ipynb coverting chatbot_data.xlsx to data.csv
Training spaCy.ipynb custom train scaCy model for NER
Code.ipynb QA system code

References