Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

epic: dictionary-based word-breakers 🔬 #12142

Draft
wants to merge 43 commits into
base: master
Choose a base branch
from
Draft

Conversation

mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Aug 9, 2024

No description provided.

jahorton and others added 21 commits August 9, 2024 09:40
Only wordbreaks anything AFTER the last space / ZWNJ.  Doesn't bother with anything before it.
…ordbreakers/dict-breaker-start' into change/common/models/wordbreakers/unit-test-trie-access
…/models/wordbreakers/fuse-dict-unmatched-chars
…ordbreakers/dict-breaker-start' into change/common/models/wordbreakers/unit-test-trie-access
…common/models/wordbreakers/fuse-dict-unmatched-chars
@keymanapp-test-bot keymanapp-test-bot bot added the user-test-missing User tests have not yet been defined for the PR label Aug 9, 2024
@mcdurdin mcdurdin added this to the A18S19 milestone Aug 27, 2024
jahorton and others added 9 commits August 27, 2024 10:15
…ers/dict-breaker-start

feat(common/models/wordbreakers): begin development of dictionary-based wordbreaking algorithm 🔬
…akers/unit-test-trie-access

change(common/models/wordbreakers): allow wordbreaker tests to access TrieModel implementation 🔬
…ers/fuse-dict-unmatched-chars

feat(common/models/wordbreakers): fuse adjacent unmatched characters when dictionary-breaking 🔬
…-breaker

chore: merge master into dict-breaker 🔬
…-breaker

chore: merge master into dict-breaker 🔬
@github-actions github-actions bot added common/ and removed common/ labels Oct 11, 2024
@github-actions github-actions bot added common/ and removed common/ labels Oct 25, 2024
@github-actions github-actions bot added common/ and removed common/ labels Nov 10, 2024
@github-actions github-actions bot added common/ and removed common/ labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants