koheiw / seededlda

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

Dev words #13

Closed koheiw closed 3 years ago

koheiw commented 3 years ago

Compress words matrix.

codecov[bot] commented 3 years ago

Codecov Report

Merging #13 (640aeba) into master (30f5bc7) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   95.57%   95.59%   +0.01%     
==========================================
  Files           5        5              
  Lines         226      227       +1     
==========================================
+ Hits          216      217       +1     
  Misses         10       10              
Impacted Files Coverage Δ
R/lda.R 100.00% <100.00%> (ø)
src/lda.cpp 94.28% <100.00%> (+0.16%) :arrow_up:
src/lda.h 93.63% <100.00%> (ø)

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 30f5bc7...640aeba. Read the comment docs.