Projects

Built in the open.

From a Python package to community datasets — every project here is MIT-licensed and contribution-ready.

PyPI · v0.1.x

openodia

A Python package of practical tools for the Odia language — transliteration, normalization, datasets, and more.

  • Romanization & transliteration
  • Numeric and date utilities
  • Tokenization & normalization
  • Curated Odia datasets
terminal
# Install
$ uv add openodia

# Use
from openodia import transliterator
transliterator.to_odia("odia bhasha")
# → ଓଡ଼ିଆ ଭାଷା

More repositories

Live from GitHub — sorted by stars.