Skip to content

A bot which uses WordNet to parse and match results from Wikipedia to answer questions.

License

Notifications You must be signed in to change notification settings

abnan/Intelligent-Bot

Repository files navigation

Intelligent-Bot

A bot which uses WordNet to parse and match results from a given source to answer questions. Also weighs context in reference to tags in structured documents for instance bold tags, headers, etc. Also retains context of question subject so you continue asking questions on the same topic.

Microsoft Teams link for the bot. Please drop me a mail in case channel is down, it's hosted on my free Azure subscription which has limited usage.

Working scenarios

Note: Relevant answers are highlighted for documentation purposes. They won't appear in Teams; Top 5 results are shown.

Known issues

  • Currently based on the WordNet nouns, so accuracy for different cases can vary.
  • PDF parsing fails for certain files
  • Wikipedia querying fails if multiple pages exist for same query eg. "EFL"

Todos

  • Accuracy for results can easily be improved by utilising WordNet verbs as well along with POS tagging for query.
  • Find a more reliable way of parsing PDF
  • Add support for ambiguous Wikipedia searches

About

A bot which uses WordNet to parse and match results from Wikipedia to answer questions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages