Update README.md
Browse files
README.md
CHANGED
|
@@ -11,4 +11,14 @@ license: gpl-3.0
|
|
| 11 |
short_description: Try some Keyword Extraction (KE) models to see what they do.
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 11 |
short_description: Try some Keyword Extraction (KE) models to see what they do.
|
| 12 |
---
|
| 13 |
|
| 14 |
+
**About**
|
| 15 |
+
|
| 16 |
+
This interactive Keyword Extraction explorer tool has been created to offer the opportunity to test different Keyword Extraction models, to help develop a better understanding
|
| 17 |
+
of how they work, and what can be done with them. It is not intended for use with very large chunks of text.
|
| 18 |
+
|
| 19 |
+
This tool is aimed at those with no-coding experience, who may otherwise struggle to test these models/this data extraction approach.
|
| 20 |
+
|
| 21 |
+
It is intended as an educational resource only.
|
| 22 |
+
|
| 23 |
+
|
| 24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|