Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

add FAQ table and expand search engine to use it #26

Closed
mageirakos opened this issue Aug 18, 2020 · 0 comments
Closed

add FAQ table and expand search engine to use it #26

mageirakos opened this issue Aug 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mageirakos
Copy link
Collaborator

Motivation

The first place where DonkeyBot will look for an answer is the FAQ table which contains supervised QA pairs.
If we find an identical/very similar question in FAQ it should be what is returned by the bot with the highest confidence.

Modification

  1. Add FAQ table in database with a supervised sample of question and answer pairs.
  2. Expand query.py script to utilize faq table. (eg. -mfaq/--match_faq )
@mageirakos mageirakos added the enhancement New feature or request label Aug 18, 2020
@mageirakos mageirakos self-assigned this Aug 18, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
mageirakos added a commit that referenced this issue Aug 22, 2020
expand to use FAQs, add AnswerDetection module, add build_donkeybot; closes #28 #27 #26 #18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant