koheiw / seededlda

LDA for semisupervised topic modeling
https://koheiw.github.io/seededlda/
73 stars 15 forks source link

Compute delta as the decrease in changes in topics #54

Closed koheiw closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (e7c5532) into v1.0 (c1eead4) will decrease coverage by 0.29%. The diff coverage is 98.58%.

@@            Coverage Diff             @@
##             v1.0      #54      +/-   ##
==========================================
- Coverage   98.84%   98.56%   -0.29%     
==========================================
  Files           6        8       +2     
  Lines         347      418      +71     
==========================================
+ Hits          343      412      +69     
- Misses          4        6       +2     
Impacted Files Coverage Δ
R/predict.R 0.00% <0.00%> (-100.00%) :arrow_down:
src/lda.h 98.87% <98.41%> (-0.48%) :arrow_down:
R/lda.R 98.00% <100.00%> (+0.08%) :arrow_up:
R/seededlda.R 98.83% <100.00%> (ø)
src/array.h 100.00% <100.00%> (ø)
src/lda.cpp 96.29% <100.00%> (+0.14%) :arrow_up:
src/test-array.cpp 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more