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.0.tar.gz (4.2 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.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tigrinya_tokenizer-0.1.0.tar.gz
  • Upload date:
  • Size: 4.2 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.0.tar.gz
Algorithm Hash digest
SHA256 d7b0bbd86165987e521784ab01f33b8f00efb391586662ec6c07d7b3b14a6b0f
MD5 98dbaac1597bcded7f6fc93cd3adaa85
BLAKE2b-256 76bd44eae44c4ac32e09c87aee8d16aab6712d42632e46557fa133df3fb8b0d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tigrinya_tokenizer-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed231d8bc95b65bb3e44cecea9248807f73762eaaaee3d53c8e8bb4125cffb72
MD5 5d795956e61363a9eb720ca294f78216
BLAKE2b-256 2b4e50c6785e1fc9a4f300125c02d919929801885cc0bdc87509b877e669395a

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