andrewtavis / kwx

BERT, LDA, and TFIDF based keyword extraction in Python
BSD 3-Clause "New" or "Revised" License
69 stars 10 forks source link

#21 support for gensim 4.x #33

Closed andrewtavis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #33 (0c5a802) into main (03ce824) will decrease coverage by 0.14%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   84.37%   84.22%   -0.15%     
==========================================
  Files           5        5              
  Lines         915      919       +4     
==========================================
+ Hits          772      774       +2     
- Misses        143      145       +2     
Impacted Files Coverage Δ
src/kwx/utils.py 84.67% <66.66%> (-0.54%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9826b4c...0c5a802. Read the comment docs.