Update README.md
Browse files
README.md
CHANGED
@@ -101,4 +101,11 @@ text = "Welcome to our green energy platform where we share insights and innovat
|
|
101 |
|
102 |
predictions = classifier(create_full_text(text))
|
103 |
|
104 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
|
102 |
predictions = classifier(create_full_text(text))
|
103 |
|
104 |
+
```
|
105 |
+
|
106 |
+
|
107 |
+
---
|
108 |
+
widget:
|
109 |
+
- text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] welcome to our website where we explore innovative technologies for a sustainable future."
|
110 |
+
- text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] This is cell phone marketplace"
|
111 |
+
---
|