Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
cpalenmichel commited on
Commit
dd8e219
1 Parent(s): aaf12af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -96,7 +96,7 @@ QueryNER has 17 different entity types.
96
 
97
  ### Dataset Sources
98
 
99
- QueryNER is annotation on a subsection of Amazon's (ESCI Shopping Queries dataset)[https://github.com/amazon-science/esci-data].
100
 
101
  ## Uses
102
 
@@ -130,7 +130,7 @@ The dataset was created for research and for downstream applications for e-comme
130
  ### Source Data
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},
@@ -173,7 +173,7 @@ Bias may be toward e-commerce queries of the source data.
173
  There may also be annotator bias since the dataset is annotated by a single annotator for the training set and three annotators and an adjudicator for the development and test sets.
174
 
175
 
176
- ## Citation [optional]
177
 
178
  To appear at LREC-COLING 2024.
179
 
 
96
 
97
  ### Dataset Sources
98
 
99
+ QueryNER is annotation on a subsection of Amazon's [ESCI Shopping Queries dataset](https://github.com/amazon-science/esci-data).
100
 
101
  ## Uses
102
 
 
130
  ### Source Data
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},
 
173
  There may also be annotator bias since the dataset is annotated by a single annotator for the training set and three annotators and an adjudicator for the development and test sets.
174
 
175
 
176
+ ## Citation
177
 
178
  To appear at LREC-COLING 2024.
179