Update README.md
Browse files
README.md
CHANGED
@@ -8,16 +8,17 @@ widget:
|
|
8 |
- example_title: "Local Query"
|
9 |
text: "pie shop in brisbane"
|
10 |
labels:
|
11 |
-
- LABEL_0: 'Commercial'
|
12 |
-
- LABEL_1: 'Non-Commercial'
|
13 |
-
- LABEL_2: 'Branded
|
14 |
-
- LABEL_3: 'Non-Branded
|
15 |
-
- LABEL_4: 'Informational'
|
16 |
-
- LABEL_5: 'Navigational'
|
17 |
-
- LABEL_6: 'Transactional'
|
18 |
-
- LABEL_7: 'Commercial Investigation'
|
19 |
-
- LABEL_8: 'Local'
|
20 |
-
- LABEL_9: 'Entertainment'
|
|
|
21 |
---
|
22 |
Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
|
23 |
|
|
|
8 |
- example_title: "Local Query"
|
9 |
text: "pie shop in brisbane"
|
10 |
labels:
|
11 |
+
- LABEL_0: 'Commercial - Queries related to businesses and services'
|
12 |
+
- LABEL_1: 'Non-Commercial - General queries not related to businesses'
|
13 |
+
- LABEL_2: 'Branded - Queries that include specific brand names (Needs fine-tuning)'
|
14 |
+
- LABEL_3: 'Non-Branded - General queries without brand names (Needs fine-tuning)'
|
15 |
+
- LABEL_4: 'Informational - Queries seeking information'
|
16 |
+
- LABEL_5: 'Navigational - Queries intended to find a particular website or page'
|
17 |
+
- LABEL_6: 'Transactional - Queries that indicate an intent to complete a transaction or action'
|
18 |
+
- LABEL_7: 'Commercial Investigation - Queries for researching products or services'
|
19 |
+
- LABEL_8: 'Local - Queries looking for local businesses or services'
|
20 |
+
- LABEL_9: 'Entertainment - Queries related to entertainment and leisure activities'
|
21 |
+
|
22 |
---
|
23 |
Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
|
24 |
|