koheiw / seededlda

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

Dev smooth #68

Closed koheiw closed 1 year ago

koheiw commented 1 year ago

Allow alpha and beta to be a vector.

codecov[bot] commented 1 year ago

Codecov Report

Merging #68 (ad0a373) into master (10b3315) will decrease coverage by 0.40%. The diff coverage is 95.74%.

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   98.79%   98.40%   -0.40%     
==========================================
  Files           9        9              
  Lines         416      438      +22     
==========================================
+ Hits          411      431      +20     
- Misses          5        7       +2     
Impacted Files Coverage Δ
src/lda.cpp 96.29% <ø> (ø)
src/lda.h 98.45% <95.12%> (-0.98%) :arrow_down:
R/lda.R 98.24% <100.00%> (+0.13%) :arrow_up:

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