Update README.md
Browse files
README.md
CHANGED
@@ -3,24 +3,25 @@ license: other
|
|
3 |
license_name: link-attribution
|
4 |
license_link: https://dejanmarketing.com/link-attribution/
|
5 |
pipeline_tag: text-classification
|
6 |
-
|
7 |
widget:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
24 |
---
|
25 |
Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
|
26 |
|
|
|
3 |
license_name: link-attribution
|
4 |
license_link: https://dejanmarketing.com/link-attribution/
|
5 |
pipeline_tag: text-classification
|
|
|
6 |
widget:
|
7 |
+
- example_title: Commercial
|
8 |
+
text: custom sports jerseys
|
9 |
+
- example_title: Non-Commercial
|
10 |
+
text: health tips
|
11 |
+
- example_title: Informational
|
12 |
+
text: is cycling healthy
|
13 |
+
- example_title: Navigational
|
14 |
+
text: owayo login page
|
15 |
+
- example_title: Transactional
|
16 |
+
text: buy custom sport jerseys
|
17 |
+
- example_title: Commercial Investigation
|
18 |
+
text: owayo custom jerseys reviews
|
19 |
+
- example_title: Local
|
20 |
+
text: cycling shop in brisbane
|
21 |
+
- example_title: Entertainment
|
22 |
+
text: funny cycling videos
|
23 |
+
language:
|
24 |
+
- en
|
25 |
---
|
26 |
Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
|
27 |
|