Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

neuralsearch

A Question Answering (QA) system aims at satisfying users who are looking to answer a specific question in natural language.

It works like search engines, but with different result representations: a search engine returns a list of links to answering resources, while a QA system gives a direct answer to a question.

The information-retrieval process in QA systems is broken down into three stages: question processing, ranking, and answer extraction.

This is a semantic search engine powered by SentenceTransformers with a retrieval and reranking system on Wikipedia corous.

This will return the top 5 results.

About

This is a semantic search engine powered by SentenceTransformers with a retrieval and reranking system on Wikipedia corous.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages