An open API service indexing awesome lists of open source software.

https://github.com/coveooss/ecommerce-query-embeddings


https://github.com/coveooss/ecommerce-query-embeddings

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Grounded Word Embeddings for eCommerce
_Code Release 1.0.0_

### Overview
This repo contains the code released in conjunction with our _NAACL 2021_
paper "Query2Prod2Vec: Grounded Word Embeddings for eCommerce".

### Code

#### Repo Structure

WIP

#### How to Run the Code

WIP

### Contacts

For questions about the paper, please refer to the corresponding author
[Jacopo Tagliabue](https://www.linkedin.com/in/jacopotagliabue/).

### Acknowledgments
The original paper is a product of collaboration between industry and academia,
over a dataset gently provided by [Coveo](https://www.coveo.com/). The authors of the paper are:

* [Federico Bianchi](https://federicobianchi.io/) - Bocconi University, Milan (Italy)
* [Jacopo Tagliabue](https://www.linkedin.com/in/jacopotagliabue/) - Coveo AI Labs, New York (USA)
* [Bingqing Christine Yu](https://www.linkedin.com/in/bingqing-christine-yu/) - Coveo, Montreal (Canada)

The authors wish to thank Coveo for supporting our research.

### License

All code is provided "as is" and released under the MIT License.

### How to Cite our Work

If you make use of our code, please cite our work (TBC):

```
@inproceedings{BianchiIndutryNAACL2021,
author = {Bianchi, Federico and Tagliabue, Jacopo and Bingqing, Yu},
title = {Query2Prod2Vec: Grounded Word Embeddings for eCommerce},
year = {2021},
journal = {NAACL '21}
}
```