https://github.com/coveooss/ecommerce-query-embeddings
https://github.com/coveooss/ecommerce-query-embeddings
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coveooss/ecommerce-query-embeddings
- Owner: coveooss
- License: mit
- Archived: true
- Created: 2021-03-18T19:31:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T22:20:00.000Z (about 4 years ago)
- Last Synced: 2025-02-15T10:49:03.016Z (4 months ago)
- Size: 1.95 KB
- Stars: 12
- Watchers: 15
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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}
}
```