Giter VIP home page Giter VIP logo

healthcarechatbot's Introduction

Health Care Chatbot using Knowledge graphs + Text classification.

Knowledge graphs combine characteristics of several data management paradigms:

Database, because the data can be explored via structured queries; Graph, because they can be analyzed as any other network data structure; Knowledge base, because they bear formal semantics, which can be used to interpret the data and infer new facts.

Here, Knowledge graphs are created using GraphQL (like SQL) on neo4j platform.

Neo4j

2022-02-25_18-12

2022-02-25_18-10

Python wrapper (py2neo) for connecting graph database is used.

The python wrapper of neo4j is used to create the knowledge graph with specified nodes & relationships.

The GraphQL queries returns the data demanded from the node or relationship

Question-Answer Dataset

https://github.com/LasseRegin/medical-question-answer-data

Disease Dataset

https://github.com/liuhuanyong/QASystemOnMedicalKG/blob/master/data/medical.json https://www.kaggle.com/priya1207/diseases-dataset https://www.kaggle.com/usamag123/disease-prediction-through-symptoms

Medical terms dictionary

https://www.medicinenet.com/script/main/alphaidx.asp?p=a_dict

Result

After running queries in graphQL on neo4j browser, the output shows all relationships and nodes as: 76ac812d-8775-4df0-b98b-a56205f41a38

healthcarechatbot's People

Contributors

xzaviourr avatar irene-123 avatar

Stargazers

 avatar  avatar Yu Bin, Kim avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.