Skip to content

A query answering system built leveraging NLP technologies to be used in Robots that we develop or as standalone product.

Notifications You must be signed in to change notification settings

paaila/queryAnswer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

queryAnswer

Design choices that affects Query Answering capabilities of a QA system

  • Lemmatizer / Stemmer
  • Stopword Filter
  • Spell errors and check
  • distance metric
  • TF-IDF design
  • Vocabulary of corpus
  • Unigram / Bigram
  • Handover to human correspondent

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%