Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ language:
|
|
| 4 |
---
|
| 5 |
# headline_detector
|
| 6 |
|
|
|
|
|
|
|
| 7 |
_Indonesian Headline Detection Model Repository_
|
| 8 |
|
| 9 |
There's a [Python library](https://github.com/kaenova/headline_detector) that provides APIs for detecting headlines in textual data, especially on social media platforms such as Twitter. The library utilizes a model that has been developed and trained on a dataset of Twitter posts containing both headline and non-headline texts, with the assistance of journalism professionals to ensure the data quality.
|
|
|
|
| 4 |
---
|
| 5 |
# headline_detector
|
| 6 |
|
| 7 |
+
[](https://huggingface.co/spaces/kaenova/headline_detector_space)
|
| 8 |
+
|
| 9 |
_Indonesian Headline Detection Model Repository_
|
| 10 |
|
| 11 |
There's a [Python library](https://github.com/kaenova/headline_detector) that provides APIs for detecting headlines in textual data, especially on social media platforms such as Twitter. The library utilizes a model that has been developed and trained on a dataset of Twitter posts containing both headline and non-headline texts, with the assistance of journalism professionals to ensure the data quality.
|