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)