Skip to content

Kreyolib v0.1.0 (Initial release)

Latest

Choose a tag to compare

@speedyk-005 speedyk-005 released this 23 Aug 20:17
· 4 commits to main since this release
914eeb3

Initial release of Kreyolib, providing foundational Natural Language Processing tools tailored for Haitian Creole.

Highlights

  • Text Standardization & Modernization: Rule-based orthography normalization for cleaning chat slang, historical variants, and automatic article corrections.
  • Contraction Expansion: Automatic clitic and contraction expansion to convert conversational forms into full standalone tokens.
  • Diacritics Removal: Utility support to strip accent marks for legacy systems and search index normalization.
  • POS Tagging Engine: Specialized Part-of-Speech tagging pipeline trained on Universal Dependencies treebanks (Autogramm and Adolphe).

Installation

pip install kreyolib -U