Planeshifter / node-word2vec

Node.js interface to the Google word2vec tool.
Apache License 2.0
348 stars 55 forks source link

params aren't being passed to word2phrase #23

Closed aubergene closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.62%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   90.35%   90.98%   +0.62%     
==========================================
  Files           3        3              
  Lines         477      477              
==========================================
+ Hits          431      434       +3     
+ Misses         46       43       -3     
Impacted Files Coverage Δ
lib/index.js 73.73% <100.00%> (+3.03%) :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 7f57a86...a00dbf2. Read the comment docs.

Planeshifter commented 3 years ago

Thanks for this pull request! Merging in.