JuliaText / WordTokenizers.jl

High performance tokenizers for natural language processing and other related tasks
Other
96 stars 25 forks source link

Standardize spelling of "Tokenizer" with Z throughout the repo #6

Closed waldyrious closed 6 years ago

waldyrious commented 6 years ago

Plus some minor fixes in LICENSE.md

codecov-io commented 6 years ago

Codecov Report

Merging #6 into master will decrease coverage by 1.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #6     +/-   ##
=========================================
- Coverage   96.84%   95.74%   -1.1%     
=========================================
  Files           6        5      -1     
  Lines          95       94      -1     
=========================================
- Hits           92       90      -2     
- Misses          3        4      +1
Impacted Files Coverage Δ
src/words/sedbased.jl 100% <ø> (ø) :arrow_up:
src/words/simple.jl 83.33% <0%> (-16.67%) :arrow_down:
src/WordTokenizers.jl

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 0240099...c3f00d1. Read the comment docs.

oxinabox commented 6 years ago

Thank you. Spelling is hard enough without me switching dialects.