-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
feat: update category matching algorithm #952
Conversation
Codecov Report
@@ Coverage Diff @@
## master #952 +/- ##
==========================================
+ Coverage 53.06% 53.24% +0.17%
==========================================
Files 93 86 -7
Lines 7076 6912 -164
==========================================
- Hits 3755 3680 -75
+ Misses 3321 3232 -89
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
1123659
to
4de5abe
Compare
We need a more recent version of spaCy for lemmatization Also add: - spacy-lookups-data for lemmatizer lookup tables - cachetools for TTLCache
4de5abe
to
826c1cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great idea and implementation.
I have some comments, most are style, but some might be important.
However I approve and let you fix what you want to fix.
5cb8e95
to
c297f99
Compare
Kudos, SonarCloud Quality Gate passed!
|
What
Part of