morphTok / README.md
karthika95's picture
Upload folder using huggingface_hub
e0e72de verified
|
raw
history blame
1.1 kB
metadata
license: cc-by-4.0
language:
  - hi
  - mr
task_categories:
  - other

morphTok

This repository contains the morphological segmentation data released as part of the paper:

Morphtok: Morphologically Grounded Tokenization for Indian Languages

Description

The dataset provides word-level morphological segmentations for Indian languages. Each entry consists of a surface word form and its morpheme-level decomposition, represented using the + delimiter.

Currently supported languages:

  • Hindi (hindi.csv)
  • Marathi (marathi.csv)

Additional languages such as Tamil and Telugu may be added in future releases.

Data Format

Each CSV file contains the following columns:

  • word: surface form
  • segmentation: morpheme-level segmentation

@article{brahma2025morphtok, title={Morphtok: Morphologically grounded tokenization for indian languages}, author={Brahma, Maharaj and Karthika, NJ and Singh, Atul and Adiga, Devaraj and Bhate, Smruti and Ramakrishnan, Ganesh and Saluja, Rohit and Desarkar, Maunendra Sankar}, journal={arXiv preprint arXiv:2504.10335}, year={2025} }