Skip to content

christopherdiamana/question_answering_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

question_answering_engine

For this project, we will code a question-answering engine.

The engine is composed of the following parts :

  1. A search engine based on semantic similarity embedding
  2. A nearest neighbour approximation index
  3. An extractive QA model

The idea is to build each of this part separately before putting them together.

About

For this project, we will code a question-answering engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published