Skip to content

Commit e8b401c

Browse files
fix: improve test coverage to 90% and resolve Python 3.12 compatibility issues
1 parent 7240c90 commit e8b401c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232

3333
Botok is a powerful Python library for tokenizing Tibetan text. It segments text into words with high accuracy and provides optional attributes such as lemma, part-of-speech (POS) tags, and clean forms. The library supports various text formats, custom dialects, and multiple tokenization modes, making it a versatile tool for Tibetan Natural Language Processing (NLP).
3434

35-
## Key Features
3635

36+
## Key Features
3737
- **Word Segmentation**: Accurate word segmentation with support for affixed particles
3838
- **Multiple Tokenization Modes**:
3939
- Word tokenization

0 commit comments

Comments
 (0)