Skip to content

Viri0x/Question-Answering_Engine

Repository files navigation

Question-Answering_Engine

made-with-python

NLP course project: Question-Answering engine

This project is composed of:

  • A search engine based on semantic similarity embedding
  • A nearest neighbour approximation index
  • An extractive QA model

How to install

Install dependencies: pip install -r requirements.txt

How to run

Run with: jupyter notebook

Code's architecture

.
├── Dataset Analysis.ipynb: The analysis of the 2 datasets
├── NLP_Question_answering_project .ipynb: The first part of the project
├── A_nearest_neighbour_approximation_index.ipynb: The second part of the project
└── PART_3_NLP_Question_answering_project.ipynb: The last part of the project

Authors:

  • Denjoy Segolene (Shayminifly)
  • Le Helloco Quentin (Viri0x)
  • Sharpin Etienne (atomesZ)

About

NLP course project: Question-Answerign engine

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages