Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 263 Bytes

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