Skip to content

v3 branch - #130

Open
runk wants to merge 6 commits into
masterfrom
v3
Open

v3 branch#130
runk wants to merge 6 commits into
masterfrom
v3

Conversation

@runk

@runk runk commented Jun 26, 2026

Copy link
Copy Markdown
Owner
  • feat!: normalize encoding names and confidence scores

BREAKING CHANGE: Match confidence values now use a 0..1 range instead of 0..100.

BREAKING CHANGE: EncodingName now only includes public encoding names returned by concrete recognizers. Internal recognizer names such as ISO_2022, mbcs, and sbcs are no longer part of the public type.

  • fix: update test-build confidence values to match normalized 0-1 scale

* feat!: normalize encoding names and confidence scores

BREAKING CHANGE: Match confidence values now use a 0..1 range instead of 0..100.

BREAKING CHANGE: EncodingName now only includes public encoding names returned by concrete recognizers. Internal recognizer names such as ISO_2022, mbcs, and sbcs are no longer part of the public type.

* fix: update test-build confidence values to match normalized 0-1 scale

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@runk runk changed the title feat!: normalize encoding names and confidence scores (#128) v3 branch Jun 26, 2026
runk added 5 commits July 12, 2026 10:34
* chore: bench and validate scripts

* baseline

* Development snapshot

* handle equivalent pairs which are byte-exact
* switch single byte matcher to new models from custom courpus

* Fix test-build scripts

* Improve sbcs performance
* Consolidate scoring utils for SBCS

* Development snapshot
* Mbsc models / corpus

* MBSC utils and scorers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant