-
Notifications
You must be signed in to change notification settings - Fork 78
Add support for tag retrieval #134
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
base: main
Are you sure you want to change the base?
Conversation
e6ca7fe
to
9675135
Compare
2061a60
to
1f0d78d
Compare
Related to zoomio/tagify#12 |
1f0d78d
to
b31ea0c
Compare
b31ea0c
to
aaca373
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #134 +/- ##
==========================================
+ Coverage 43.93% 44.36% +0.42%
==========================================
Files 40 41 +1
Lines 5023 5085 +62
==========================================
+ Hits 2207 2256 +49
- Misses 2535 2549 +14
+ Partials 281 280 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7344fb6
to
54a6fb3
Compare
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Although not perfect option for Chinese text segmentation, consider using the gse package to optimize.
Closes #51