Skip to content

Advanced OOV Handling#240

Merged
bab2min merged 23 commits intomainfrom
dev/oov-chr-model
Feb 21, 2026
Merged

Advanced OOV Handling#240
bab2min merged 23 commits intomainfrom
dev/oov-chr-model

Conversation

@bab2min
Copy link
Copy Markdown
Owner

@bab2min bab2min commented Feb 21, 2026

#166, #233 두 이슈를 해결하는 고성능 OOV 탐지 로직 추가

- Introduced new methods for frequency quantization and dequantization.
- Enhanced CoNgramModel constructor to handle different key types and added support for trie frequency.
- Implemented context frequency retrieval and node depth querying.
- Updated progress methods to utilize unpacked context IDs and improved handling of output embedding biases.
- Added a new method to build character models from context definitions and embeddings.
- Improved memory management and alignment for various data structures.
- Refined context node progression logic to accommodate new key handling.
@bab2min bab2min merged commit 28b9c55 into main Feb 21, 2026
7 of 9 checks passed
@bab2min bab2min deleted the dev/oov-chr-model branch February 21, 2026 17:34
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