kaenova commited on
Commit
f38ed9f
·
1 Parent(s): dbb46cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,11 +2,11 @@
2
  language:
3
  - id
4
  ---
5
- # [headline_detector](https://github.com/kaenova/headline_detector)
6
 
7
  _Indonesian Headline Detection Model Repository_
8
 
9
- This is a Python library 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.
10
 
11
  ```sh
12
  $ pip install headline-detector
 
2
  language:
3
  - id
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.
10
 
11
  ```sh
12
  $ pip install headline-detector