AI Models
    DiacNet Ig

    DiacNet Ig

    DiacNet family Β· open weights on Hugging Face.

    Igbo diacritic and tone restoration powered by k-nearest neighbours, making text readable, searchable, and machine-usable.

    DiacritizationDot BelowKnnStatistical NlpNigerian LanguagesIgboIgboLicence: apache-2.0
    0
    Likes
    0
    Downloads
    May 2026
    Created
    / Model card

    Built for production use

    Open-weights repository on Hugging Face

    Integrated ecosystem protocol tier.

    Compatible with Transformers library

    Integrated ecosystem protocol tier.

    Optimised for low-latency inference

    Integrated ecosystem protocol tier.

    Community engagement: 0 likes

    Integrated ecosystem protocol tier.

    / Quick start

    Use DiacNet Ig, straight from its model card.

    example.pyfrom the model card
    from olaverse.nlp.diacritizer import Diacritizer
    diacritizer = Diacritizer(model="diacnet-ig")
    text = "Kedu ka i mere taa"
    print(diacritizer.restore(text))
    # Output: "Kedα»₯ ka α»‹ mere taa"
    / Model card

    Official repository README

    Dynamically loaded from Hugging Face

    Model card metadata is available on Hugging Face.

    / Built with
    Transformers PyTorch Python

    Ready to try DiacNet Ig?

    Igbo diacritic and tone restoration powered by k-nearest neighbours, making text readable, searchable, and machine-usable.

    / Model ecosystem

    Explore more models