-
-
Notifications
You must be signed in to change notification settings - Fork 738
Introduce cppjieba as a submodule for Chinese word segmentation #18548
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
Merged
michaelDCurran
merged 35 commits into
nvaccess:try-chineseWordSegmentation-staging
from
CrazySteve0605:integrateCPPJieba
Sep 29, 2025
Merged
Changes from 3 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5cb5189
Introduce cppjieba as a submodule for Chinese word segmentation
CrazySteve0605 fb4efef
Update what's new
CrazySteve0605 ae58e9b
Add comments for building script of cppjieba and its dependency
CrazySteve0605 06070c1
Update projectDocs/dev/createDevEnvironment.md
CrazySteve0605 2273a60
Update include/readme.md
CrazySteve0605 3d4d9f1
Remove changes in sconscript for localLIb
CrazySteve0605 1fbf05f
add building script for cppjieba
CrazySteve0605 7de7464
add JiebaSingleton wrapper and C API for NVDA segmentation
CrazySteve0605 f4cab8a
Merge branch 'master' into integrateCPPJieba
CrazySteve0605 d4c3a92
Merge branch 'master' into integrateCPPJieba
CrazySteve0605 0d92c08
Update GitHub action workflow to fetch cppjieba's submodule
CrazySteve0605 da662be
Update .gitignore for cppjieba
CrazySteve0605 38a12dc
Update building and setup script for cppjieba's dicts installation
CrazySteve0605 c60c2da
update copyright headers based on @seanbudd's suggestions
CrazySteve0605 c853b64
Update include/readme.md
CrazySteve0605 a643391
Merge branch 'master' into integrateCPPJieba
CrazySteve0605 3e495d2
add wrappers for user dict management
CrazySteve0605 11827fb
Merge branch 'master' into integrateCPPJieba
CrazySteve0605 1869ed0
simplify the initialization of cppjieba
CrazySteve0605 fe118ee
Merge branch 'master' into integrateCPPJieba
CrazySteve0605 49cc1fe
update cppjieba to the latest commit
CrazySteve0605 a9281f6
update .gitattributes for .hpp header files
CrazySteve0605 2955ca8
simplify helper of `cppjieba`
CrazySteve0605 53158b6
update changelog
CrazySteve0605 30120f8
update building script
CrazySteve0605 00796fe
revert installing script
CrazySteve0605 09b1890
fix building script
CrazySteve0605 bec5dc5
Merge branch 'master' into integrateCPPJieba
CrazySteve0605 b3e08ee
update helper of `coojieba`
CrazySteve0605 0f507d5
Merge branch 'master' into integrateCPPJieba
CrazySteve0605 c2cbb24
Revert "Update projectDocs/dev/createDevEnvironment.md"
CrazySteve0605 194a69e
avoid using compilation time path
CrazySteve0605 2e730d6
Update .gitattributes
CrazySteve0605 30e855f
Merge branch 'try-chineseWordSegmentation-staging' into integrateCPPJ…
michaelDCurran b327e23
Merge branch 'try-chineseWordSegmentation-staging' into integrateCPPJ…
michaelDCurran File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.