🔧 Build & Infrastructure
-
Golang version bumped in:
go-ossf-slsa3-publish.ymlgo.yml
-
Integrated upstream
num2wordsandclassifierlibraries.
🌐 Language Support & Models
-
Hebrew3:
- New phonemizer model, homograph model, and packed dictionary.
- Added learned patterns.
-
English:
- Introduced homograph model.
-
German:
- Added new dictionary.
-
Minnan:
- Added new 2-series models.
-
Added new languages (unspecified which, beyond those above).
🧠 Core Features
-
Integrated a sentencizer.
-
Enabled loading of
abbr.tsvinto dictionaries. -
Finalized model for homograph result marking.
-
Parallelized homograph test.
-
Homograph-related improvements and documentation updates:
HOMOGRAPH.md,ROADMAP.md,README.md, etc.
🛠️ Other Changes
- Added zip model loader.
- Improved logging: now logs errors explicitly.
- Updated
quaternarydependency to v0.2.0. - Added and updated dev contribution docs:
CONTRIBUTING.md,DEVELOPING.md.
Full Changelog: v0.6.2...v0.6.3