paaila / queryAnswer

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

Home Page:http://www.paailatechnology.com/robotics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://www.paailatechnology.com/robotics


Languages

Language:Python 100.0%