andrewtavis / kwx

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

[ImgBot] Optimize images #13

Closed imgbot[bot] closed 3 years ago

imgbot[bot] commented 3 years ago

Beep boop. Your images are optimized!

Your image file size has been reduced by 15% πŸŽ‰

Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /resources/gh_images/pyLDAvis.png | 326.86kb | 199.89kb | 38.84% | | /resources/kwx_logo_transparent.png | 96.35kb | 64.21kb | 33.36% | | /resources/kwx_logo.png | 93.27kb | 65.14kb | 30.16% | | /resources/gh_images/topic_num_eval.png | 534.64kb | 444.81kb | 16.80% | | /resources/gh_images/t_sne.png | 2,420.68kb | 2,112.54kb | 12.73% | | /resources/gh_images/word_cloud.png | 1,528.78kb | 1,380.95kb | 9.67% | | | | | | | **Total :** | **5,000.58kb** | **4,267.54kb** | **14.66%** |

Black Lives Matter | πŸ’° donate | πŸŽ“ learn | ✍🏾 sign

πŸ“ docs | :octocat: repo | πŸ™‹πŸΎ issues | πŸ… swag | πŸͺ marketplace

codecov[bot] commented 3 years ago

Codecov Report

Merging #13 (191f697) into main (aa6bc1b) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   86.80%   86.78%   -0.03%     
==========================================
  Files           6        6              
  Lines         978      984       +6     
==========================================
+ Hits          849      854       +5     
- Misses        129      130       +1     
Impacted Files Coverage Ξ”
kwx/topic_model.py 96.34% <ΓΈ> (ΓΈ)
kwx/model.py 81.07% <100.00%> (-0.26%) :arrow_down:
kwx/utils.py 85.09% <100.00%> (+0.27%) :arrow_up:

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 2646d18...191f697. Read the comment docs.