Skip to content

alejgh/query_expansion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query expansion using word embeddings

In this project two word embedding models (Word2Vec and GloVe) are used to expand a series of queries indexed on a ElasticSearch server. The results obtained are compared and a simple performance test is also done. In the Documentacion folder you can find the notebook where the query expansion is performed and documented. The notebook was originally written in Spanish, and there is an English version also available. This version was automatically generated by nbTranslate, so there may be some errors in it. In the src folder all the source files used by the notebook are stored, as well as an index.py script used to index the collection in ElasticSearch.

About

Simple query expansion using Word2Vec and GloVe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published