File size: 5,549 Bytes
de9c1c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
 {
   "keyword": "lg washing machine 7kg",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] lg washing machine 7kg [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'lg washing machine 7kg': {'brand': 'LG', 'product subcategory': 'Washing Machine', 'product features': ['7kg']}}",
   "response2": "{'brand': 'LG', 'product subcategory': 'Washing Machine', 'product features': ['7kg']}"
 },
 {
   "keyword": "mini washing machine",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] mini washing machine [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'mini washing machine': {'brand': '', 'product subcategory': 'Washing Machine', 'product features': ['Mini']}}",
   "response2": "{'brand': '', 'product subcategory': 'Washing Machine', 'product features': ['Mini']}"
 },
 {
   "keyword": "refrigerator double door",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] refrigerator double door [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'refrigerator double door': {'brand': '', 'product subcategory': 'Refrigerator', 'product features': ['Double Door']}}",
   "response2": "{'brand': '', 'product subcategory': 'Refrigerator', 'product features': ['Double Door']}"
 },
 {
   "keyword": "refrigerator double door 5 star",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] refrigerator double door 5 star [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'refrigerator double door 5 star': {'brand': '', 'product subcategory': 'Refrigerator', 'product features': ['Double Door', '5 Star']}}",
   "response2": "{'brand': '', 'product subcategory': 'Refrigerator', 'product features': ['Double Door', '5 Star']}"
 },
 {
   "keyword": "refrigerator single door",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] refrigerator single door [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'refrigerator single door': {'brand': '', 'product subcategory': 'Refrigerator', 'product features': ['Single Door']}}",
   "response2": "{'brand': '', 'product subcategory': 'Refrigerator', 'product features': ['Single Door']}"
 },
 {
   "keyword": "samsung fridge",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] samsung fridge [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'samsung fridge': {'brand': 'Samsung', 'product subcategory': 'Fridge', 'product features': []}}",
   "response2": "{'brand': 'Samsung', 'product subcategory': 'Fridge', 'product features': []}"
 },
 {
   "keyword": "samsung refrigerator",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] samsung refrigerator [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'samsung refrigerator': {'brand': 'Samsung', 'product subcategory': 'Refrigerator', 'product features': []}}",
   "response2": "{'brand': 'Samsung', 'product subcategory': 'Refrigerator', 'product features': []}"
 },
 {
   "keyword": "samsung refrigerator double door",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] samsung refrigerator double door [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'samsung refrigerator double door': {'brand': 'Samsung', 'product subcategory': 'Refrigerator', 'product features': ['Double Door']}}",
   "response2": "{'brand': 'Samsung', 'product subcategory': 'Refrigerator', 'product features': ['Double Door']}"
 },
 {
   "keyword": "washing machine",
   "prompt": "{B_INST},{B_SYS}\\nYou are a helpful entity extractor that provides accurate and concise responses.\\n{E_SYS}\\nAnalyze the given search keyword related to the eCommerce platform and provide the appropriate Named Entity Recognition (NER).\\n[keyword] washing machine [/keyword]\\n{E_INST}\\n### Response:",
   "response": "{'washing machine': {'brand': '', 'product subcategory': 'Washing Machine', 'product features': []}}",
   "response2": "{'brand': '', 'product subcategory': 'Washing Machine', 'product features': []}"
 }
]