This model predicts the punctuation of Catalan language.
The model restores the following punctuation markers: "." "," "?" "-" ":"
Based on the work https://github.com/oliverguhr/fullstop-deep-punctuation-prediction
Results
The performance differs for the single punctuation markers as hyphens and colons, in many cases, are optional and can be substituted by either a comma or a full stop. The model achieves the following F1 scores for Catalan language:
Label | CA |
---|---|
0 | 0.99 |
. | 0.93 |
, | 0.82 |
? | 0.76 |
- | 0.89 |
: | 0.64 |
macro average | 0.84 |
Contact
Jordi Mas [email protected]
- Downloads last month
- 13
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.