JuliaAI / MLJText.jl

A an MLJ extension for accessing models and tools related to text analysis
MIT License
11 stars 1 forks source link

Various changes to prepare for version 0.1 #6

Closed pazzo83 closed 2 years ago

pazzo83 commented 2 years ago

See issue here: https://github.com/JuliaAI/MLJText.jl/issues/5

Changes involve:

codecov-commenter commented 2 years ago

Codecov Report

Merging #6 (a245758) into dev (1057d6a) will not change coverage. The diff coverage is 80.24%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev       #6   +/-   ##
=======================================
  Coverage   80.48%   80.48%           
=======================================
  Files           1        2    +1     
  Lines          82       82           
=======================================
  Hits           66       66           
  Misses         16       16           
Impacted Files Coverage Δ
src/MLJText.jl 100.00% <ø> (+19.51%) :arrow_up:
src/tfidf_transformer.jl 80.24% <80.24%> (ø)

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 1057d6a...a245758. Read the comment docs.