cpalenmichel
commited on
Commit
•
f2f9173
1
Parent(s):
dd8e219
Update README.md
Browse files
README.md
CHANGED
@@ -131,15 +131,7 @@ The dataset was created for research and for downstream applications for e-comme
|
|
131 |
|
132 |
The source data is from the Shopping Queries ESCI dataset.
|
133 |
[https://github.com/amazon-science/esci-data](https://github.com/amazon-science/esci-data)
|
134 |
-
|
135 |
-
@article{reddy2022shopping,
|
136 |
-
title={Shopping Queries Dataset: A Large-Scale {ESCI} Benchmark for Improving Product Search},
|
137 |
-
author={Chandan K. Reddy and Lluís Màrquez and Fran Valero and Nikhil Rao and Hugo Zaragoza and Sambaran Bandyopadhyay and Arnab Biswas and Anlu Xing and Karthik Subbian},
|
138 |
-
year={2022},
|
139 |
-
eprint={2206.06588},
|
140 |
-
archivePrefix={arXiv}
|
141 |
-
}
|
142 |
-
```
|
143 |
|
144 |
#### Data Collection and Processing
|
145 |
|
@@ -178,9 +170,16 @@ There may also be annotator bias since the dataset is annotated by a single anno
|
|
178 |
To appear at LREC-COLING 2024.
|
179 |
|
180 |
**BibTeX:**
|
181 |
-
|
182 |
-
|
183 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
|
185 |
|
186 |
## Dataset Card Authors
|
|
|
131 |
|
132 |
The source data is from the Shopping Queries ESCI dataset.
|
133 |
[https://github.com/amazon-science/esci-data](https://github.com/amazon-science/esci-data)
|
134 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
|
136 |
#### Data Collection and Processing
|
137 |
|
|
|
170 |
To appear at LREC-COLING 2024.
|
171 |
|
172 |
**BibTeX:**
|
173 |
+
```
|
174 |
+
@misc{palenmichel2024queryner,
|
175 |
+
title={QueryNER: Segmentation of E-commerce Queries},
|
176 |
+
author={Chester Palen-Michel and Lizzie Liang and Zhe Wu and Constantine Lignos},
|
177 |
+
year={2024},
|
178 |
+
eprint={2405.09507},
|
179 |
+
archivePrefix={arXiv},
|
180 |
+
primaryClass={cs.CL}
|
181 |
+
}
|
182 |
+
```
|
183 |
|
184 |
|
185 |
## Dataset Card Authors
|