milvus
milvus copied to clipboard
enhance: add char group tokenizer
relate: https://github.com/milvus-io/milvus/issues/42792 Add char group tokenizer which support use costum char group or use some build-in char group as delimiters.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 78.89%. Comparing base (7b8bf63) to head (39a05b9).
:warning: Report is 11 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #42793 +/- ##
==========================================
+ Coverage 78.85% 78.89% +0.03%
==========================================
Files 1568 1568
Lines 225854 225854
==========================================
+ Hits 178102 178179 +77
+ Misses 41263 41196 -67
+ Partials 6489 6479 -10
| Components | Coverage Δ | |
|---|---|---|
| Client | 79.47% <ø> (ø) |
|
| Core | 73.90% <ø> (+0.01%) |
:arrow_up: |
| Go | 79.83% <ø> (+0.03%) |
:arrow_up: |
| see 33 files with indirect coverage changes |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Would you give some introduction for char group tokenizers with some simple examples?
@aoiasd cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.
@aoiasd go-sdk check failed, comment rerun go-sdk can trigger the job again.
@aoiasd cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.
rerun go-sdk
@aoiasd cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.
@aoiasd go-sdk check failed, comment rerun go-sdk can trigger the job again.
@aoiasd cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: aoiasd, SpadeA-Tang, zhengbuqian
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~internal/core/OWNERS~~ [zhengbuqian]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@aoiasd cpu-e2e job failed, comment /run-cpu-e2e can trigger the job again.
@aoiasd go-sdk check failed, comment rerun go-sdk can trigger the job again.
/lgtm