项目作者: lasupernova

项目描述 :
Natural language processing chatbot answering questions about antibiotics and antibiotic resistance
高级语言: Python
项目地址: git://github.com/lasupernova/AMR_chatbot.git
创建时间: 2020-06-15T09:39:58Z
项目社区:https://github.com/lasupernova/AMR_chatbot

开源协议:

下载


AMR_chatbot

Natural language processing chatbot answering questions about antibiotics and antibiotic resistance

  • After download or cloning repository, navigate to chatbot folder
  • Install dependencies: pip install - requirements.txt
  • Run program: python questions.py corpus

    Information base is currently local and consists of a few selected research papers and wikipedia entries.



    Examples of what to ask the chatbot:

    What horizontal gene transfer is

    What type of antibiotics can be found in different regions or specific rivers (e.g. Africa /South America /Europe)

    If some wastewaters are more dangerous than others (e.g. hospital wastewater vs. communal wastewater)