JuliaText / CorpusLoaders.jl

A variety of loaders for various NLP corpora.
Other
32 stars 13 forks source link

Update for modern world #45

Closed oxinabox closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d8d46b6). Click here to learn what that means. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #45   +/-   ##
=========================================
  Coverage          ?   87.25%           
=========================================
  Files             ?       13           
  Lines             ?      400           
  Branches          ?        0           
=========================================
  Hits              ?      349           
  Misses            ?       51           
  Partials          ?        0           
Impacted Files Coverage Δ
src/types.jl 85.71% <80.00%> (ø)
src/StanfordSentimentTreebank.jl 93.54% <93.54%> (ø)
src/CoNLL2000.jl 94.28% <94.28%> (ø)
src/CoNLL.jl 96.42% <96.42%> (ø)
src/WikiGold.jl 97.14% <97.14%> (ø)
src/Senseval3.jl 97.61% <97.61%> (ø)
src/CorpusLoaders.jl 100.00% <100.00%> (ø)
src/IMDB.jl 100.00% <100.00%> (ø)
src/SemCor.jl 96.49% <100.00%> (ø)
src/SemEval2007Task7.jl 100.00% <100.00%> (ø)
... and 3 more

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 d8d46b6...9eca815. Read the comment docs.