AMH-Tokenizer v0.1.2 – Syllable-Aware BPE Tokenizer for Amharic #2
sefineh-ai
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AMH-Tokenizer v0.1.2 – A syllable-aware BPE tokenizer for Amharic (አማርኛ). Decomposes Fidel characters into base consonant–vowel components, reducing vocabulary size while preserving meaning. Supports tokenization with ## subword continuations, end-of-word markers , and spaces, detokenization, and custom training for NLP pipelines.
Sample Output
Tokens:
Decoded:
✅ Notes:
' 'represents a space preserved as a token.</w>marks end of a word.##marks subword continuation (merged syllables).This shows round-trip fidelity: the tokenizer can break text into subwords and reconstruct the exact original sentence.
This discussion was created from the release AMH-Tokenizer v0.1.2 – Syllable-Aware BPE Tokenizer for Amharic.
Beta Was this translation helpful? Give feedback.
All reactions