Skip to main content

Robust Tigrinya Byte Pair Encoding tokenizer

Project description

Tigriyna_BPE_Tokenizer

A Byte Pair Encoding (BPE) tokenizer for the Tigrinya language, designed for low-resource NLP research and machine learning pipelines.

Tigrinya is a low-resource Semitic language, and most existing tokenizers are optimized for high-resource languages. This project aims to reduce token fragmentation, lower out-of-vocabulary (OOV) rates, and better capture Tigrinya morphology.


Features

  • BPE-based subword tokenization for Tigrinya
  • Optimized for low-resource settings
  • Reduced OOV rate and token fragmentation
  • Easy integration into NLP pipelines
  • Reproducible tokenizer training and evaluation

Motivation

Tokenization plays a critical role in NLP system performance. Generic tokenizers often perform poorly on Tigrinya due to:

  • Rich morphology
  • Limited training data
  • Underrepresentation in multilingual models

This project addresses these challenges by providing a tokenizer tailored specifically to the Tigrinya language.


Project Structure

Tigriyna_BPE_Tokenizer/
├── data/
│   ├── raw/                 # Raw text data (ignored)
│   ├── processed/           # Processed text data (ignored)
├── tokenizer/
│   ├── train_bpe.py         # Train BPE tokenizer
│   ├── encode.py            # Encode text
│   └── decode.py            # Decode tokens
├── experiments/             # Evaluation and analysis
├── requirements.txt
├── .gitignore
└── README.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tigrinya_tokenizer-0.1.4.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tigrinya_tokenizer-0.1.4-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file tigrinya_tokenizer-0.1.4.tar.gz.

File metadata

  • Download URL: tigrinya_tokenizer-0.1.4.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for tigrinya_tokenizer-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b1412b8271869b45011ceca029a4bd35a50ec5036a8692eced67392dcea066a7
MD5 a5b01afc36b697f480222c77b0ffc3b7
BLAKE2b-256 24b9dc348b817dd6346416b43a27a54f31c2d66d945766078b6eb5e6c1ed8732

See more details on using hashes here.

File details

Details for the file tigrinya_tokenizer-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for tigrinya_tokenizer-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 64af229b5f66c4ca086c2374a8a94556c1d20d936731e539b2a58b903dfd77fe
MD5 952fdd7660fadcdcb0af88beb801baee
BLAKE2b-256 07b2bac20a43f79c458e218fb21a18ddab318901aece94b343b158b95418f4f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page