Skip to content

abnan/Intelligent-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors 2

  •  
  •  

Languages