Automated Question Answering System

  • Tech Stack: Python, scikit-learn, numpy, pandas
  • Github URL: Project Link
  1. We create a dictionary that contains all the words in our corpus as keys and the frequency of the occurrence of the words as values.

  2. This project presents an approach to retrieval for Question Answering that directly supports indexing and retrieval on the kind of linguistic and semantic constraints.