ModelsLab / punctuate-indic-v1

huggingface.co
Total runs: 27
24-hour runs: 0
7-day runs: -1
30-day runs: -15
Model's Last Updated: August 01 2024
token-classification

Introduction of punctuate-indic-v1

Model Details of punctuate-indic-v1

This is based on Kredor's work . But the languages are: Telugu, Tamil, Malayalam, Kannada, Gujarathi, Panjabi, Marathi and Bengali.

----- report -----

          precision    recall  f1-score   support

       0       0.99      0.99      0.99  18156530
       .       0.95      0.95      0.95    987478
       ,       0.82      0.79      0.80   1064002
       ?       0.97      0.96      0.97    316902
       -       0.94      0.86      0.90    226991
       :       0.94      0.96      0.95    262314

accuracy                           0.97  21014217
macro avg       0.93      0.92      0.93  21014217
weighted avg       0.97      0.97      0.97  21014217

----- confusion matrix -----

 t/p      0     .     ,     ?     -     : 
    0   1.0   0.0   0.0   0.0   0.0   0.0 
    .   0.0   1.0   0.0   0.0   0.0   0.0 
    ,   0.2   0.0   0.8   0.0   0.0   0.0 
    ?   0.0   0.0   0.0   1.0   0.0   0.0 
    -   0.1   0.0   0.0   0.0   0.9   0.0 
    :   0.0   0.0   0.0   0.0   0.0   1.0
Install

To get started install the package from pypi :

pip install deepmultilingualpunctuation
Restore Punctuation
from deepmultilingualpunctuation import PunctuationModel

model = PunctuationModel('ModelsLab/punctuate-indic-v1')
text = "హ్యారీ చాలా చిన్న వ్యవసాయ కలిగి ఒక పెద్ద పొలం కావాలని కలలు కనేవాడు ఒకసారి తన తండ్రి బిల్ ను అడిగాడు అక్కడి భూమి నాకు కావాలి నేను దాన్ని ఎలా పొందగలను"
result = model.restore_punctuation(text)
print(result)

output

హ్యారీ చాలా చిన్న వ్యవసాయ కలిగి ఒక పెద్ద పొలం కావాలని కలలు కనేవాడు ఒకసారి తన తండ్రి బిల్ ను అడిగాడు, అక్కడి భూమి నాకు కావాలి, నేను దాన్ని ఎలా పొందగలను?

Predict Labels
from deepmultilingualpunctuation import PunctuationModel

model = PunctuationModel('ModelsLab/punctuate-indic-v1')
text = "హ్యారీ చాలా చిన్న వ్యవసాయ కలిగి ఒక పెద్ద పొలం కావాలని కలలు కనేవాడు ఒకసారి తన తండ్రి బిల్ ను అడిగాడు అక్కడి భూమి నాకు కావాలి నేను దాన్ని ఎలా పొందగలను"
clean_text = model.preprocess(text)
labled_words = model.predict(clean_text)
print(labled_words)

output

['హ్యారీ', '0', 0.7721978], ['చాలా', '0', 0.9996537], ['చిన్న', '0', 0.9703038], ['వ్యవసాయ', '0', 0.99389863], ['కలిగి', '0', 0.66695035], ['ఒక', '0', 0.99995697], ['పెద్ద', '0', 0.9995778], ['పొలం', '0', 0.999982], ['కావాలని', '0', 0.9995049], ['కలలు', '0', 0.99998343], ['కనేవాడు', '0', 0.3442819], ['ఒకసారి', '0', 0.925744], ['తన', '0', 0.9999279], ['తండ్రి', '0', 0.82426786], ['బిల్', '0', 0.9998516], ['ను', '0', 0.99997056], ['అడిగాడు', ',', 0.55599153], ['అక్కడి', '0', 0.9996816], ['భూమి', '0', 0.9978115], ['నాకు', '0', 0.9999769], ['కావాలి', ',', 0.873619], ['నేను', '0', 0.99976164], ['దాన్ని', '0', 0.999979], ['ఎలా', '0', 0.99997866], ['పొందగలను', '?', 0.9895349]

Runs of ModelsLab punctuate-indic-v1 on huggingface.co

27
Total runs
0
24-hour runs
0
3-day runs
-1
7-day runs
-15
30-day runs

More Information About punctuate-indic-v1 huggingface.co Model

More punctuate-indic-v1 license Visit here:

https://choosealicense.com/licenses/mit

punctuate-indic-v1 huggingface.co

punctuate-indic-v1 huggingface.co is an AI model on huggingface.co that provides punctuate-indic-v1's model effect (), which can be used instantly with this ModelsLab punctuate-indic-v1 model. huggingface.co supports a free trial of the punctuate-indic-v1 model, and also provides paid use of the punctuate-indic-v1. Support call punctuate-indic-v1 model through api, including Node.js, Python, http.

punctuate-indic-v1 huggingface.co Url

https://huggingface.co/ModelsLab/punctuate-indic-v1

ModelsLab punctuate-indic-v1 online free

punctuate-indic-v1 huggingface.co is an online trial and call api platform, which integrates punctuate-indic-v1's modeling effects, including api services, and provides a free online trial of punctuate-indic-v1, you can try punctuate-indic-v1 online for free by clicking the link below.

ModelsLab punctuate-indic-v1 online free url in huggingface.co:

https://huggingface.co/ModelsLab/punctuate-indic-v1

punctuate-indic-v1 install

punctuate-indic-v1 is an open source model from GitHub that offers a free installation service, and any user can find punctuate-indic-v1 on GitHub to install. At the same time, huggingface.co provides the effect of punctuate-indic-v1 install, users can directly use punctuate-indic-v1 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

punctuate-indic-v1 install url in huggingface.co:

https://huggingface.co/ModelsLab/punctuate-indic-v1

Url of punctuate-indic-v1

punctuate-indic-v1 huggingface.co Url

Provider of punctuate-indic-v1 huggingface.co

ModelsLab
ORGANIZATIONS

Other API from ModelsLab

huggingface.co

Total runs: 8.7K
Run Growth: -2.4K
Growth Rate: -27.53%
Updated:October 07 2025
huggingface.co

Total runs: 19
Run Growth: -2
Growth Rate: -10.53%
Updated:January 17 2025
huggingface.co

Total runs: 6
Run Growth: 2
Growth Rate: 33.33%
Updated:May 10 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:November 27 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 13 2024
huggingface.co

Total runs: 0
Run Growth: -2
Growth Rate: 0.00%
Updated:May 25 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 11 2025