Skip to content

leonard-de-vinci/LoGE_DocExt_BERT-FILTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

LoGE: Unsupervised Local-Global Document Expansion with an Extensible Search Engine

This project instantiates an adaptive search engine based on tokens generated by BERT. The frontend is made with React, the API with FastAPI and the backend with Elasticsearch.

Deployment

  • Open Docker Desktop
  • Open the command prompt and cd to the current location of the 'moteur_recherche' folder
  • Enter the following commands :
wsl -d docker-desktop
sysctl -w vm.max_map_count=262144
exit
docker-compose up

Download Wikipedia2Vec

Wikipedia2Vec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published