JuliaAI / ScientificTypes.jl

An API for dispatching on the "scientific" type of data instead of the machine type
MIT License
96 stars 8 forks source link

Add an experimental implementation of scitype for text analysis #153

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

154

codecov-commenter commented 2 years ago

Codecov Report

Merging #153 (1ce23b6) into dev (c03a3cb) will decrease coverage by 2.51%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #153      +/-   ##
==========================================
- Coverage   94.53%   92.02%   -2.52%     
==========================================
  Files           7        7              
  Lines         293      301       +8     
==========================================
  Hits          277      277              
- Misses         16       24       +8     
Impacted Files Coverage Δ
src/ScientificTypes.jl 100.00% <ø> (ø)
src/convention/scitype.jl 64.44% <0.00%> (-13.94%) :arrow_down:

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 c03a3cb...1ce23b6. Read the comment docs.