koheiw / seededlda

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

Dev topics #10

Closed koheiw closed 3 years ago

koheiw commented 3 years ago

Improve handling of empty documents

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (6087737) into master (15961f9) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   93.53%   93.68%   +0.15%     
==========================================
  Files           4        4              
  Lines         201      206       +5     
==========================================
+ Hits          188      193       +5     
  Misses         13       13              
Impacted Files Coverage Δ
R/lda.R 92.00% <100.00%> (ø)
R/seededlda.R 97.72% <100.00%> (+0.16%) :arrow_up:
src/lda.h 94.28% <100.00%> (+0.11%) :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 15961f9...dd2c426. Read the comment docs.