Automated Question Answering System
- Tech Stack: Python, scikit-learn, numpy, pandas
- Github URL: Project Link
-
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.
-
This project presents an approach to retrieval for Question Answering that directly supports indexing and retrieval on the kind of linguistic and semantic constraints.