Update README.md
Browse files
README.md
CHANGED
@@ -87,6 +87,8 @@ on extracting portions of a product title or query for narrowly defined aspects.
|
|
87 |
of dividing a query into meaningful chunks with broadly applicable types.
|
88 |
QueryNER has 17 different entity types.
|
89 |
|
|
|
|
|
90 |
|
91 |
- **Curated by:** BLT Lab
|
92 |
- **Language(s) (NLP):** English
|
@@ -96,11 +98,6 @@ QueryNER has 17 different entity types.
|
|
96 |
|
97 |
QueryNER is annotation on a subsection of Amazon's (ESCI Shopping Queries dataset)[https://github.com/amazon-science/esci-data].
|
98 |
|
99 |
-
|
100 |
-
- **Repository:**
|
101 |
-
- **Paper [optional]:** [More Information Needed]
|
102 |
-
- **Demo [optional]:** [More Information Needed]
|
103 |
-
|
104 |
## Uses
|
105 |
|
106 |
QueryNER is intended to be used for segmentation of e-commerce queries in English.
|
|
|
87 |
of dividing a query into meaningful chunks with broadly applicable types.
|
88 |
QueryNER has 17 different entity types.
|
89 |
|
90 |
+
- **Repository:** (QueryNER)[https://github.com/bltlab/query-ner]
|
91 |
+
- **Paper:** Accepted at LREC-COLING 2024, coming soon
|
92 |
|
93 |
- **Curated by:** BLT Lab
|
94 |
- **Language(s) (NLP):** English
|
|
|
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 |
|
103 |
QueryNER is intended to be used for segmentation of e-commerce queries in English.
|