Skip to content

Saif0013/DSMD

Repository files navigation

DSMD

Domain Specific Medicine Dictionary (DSMD) was constructed as part of Masters thesis.

Table of Contents

About

Domain Specific Medicine Dictionary (DSMD) facilitates medicine related information retrival and question answering. We envisage the application of DSMD in various areas including healthcare professions as well as AI applications.

Folders

This repository is organized into the following folders:

  1. Assorted Medicine Data of Bangladesh: Contains the raw data used in the project.

  2. Data Processing: All the steps taken to process data can be found in this folder in several .ipynb files.

  3. Dictionary: Main application is stored in this folder.

  4. Experiment: This folder contains a file stating all the questions used for experiments.

License

"This project is part of my thesis and is provided for academic and reference purposes."

Requirements

To run this project, you will need the following:

  • Python 3.7 or higher

Python packages:

  • Pandas
  • textwrap
  • shutil
  • tkinter
  • ttk

Installation

You can install the required dependencies using pip:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published