nickumia / nlp

Natural Language Processing Core
GNU General Public License v3.0
0 stars 0 forks source link

Add definitions #9

Closed nickumia closed 2 years ago

nickumia commented 2 years ago

Related to https://github.com/nickumia/nlp/issues/6

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (af6da4a) into main (f0aa036) will increase coverage by 2.25%. The diff coverage is 94.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   87.35%   89.60%   +2.25%     
==========================================
  Files          13       14       +1     
  Lines         601      635      +34     
==========================================
+ Hits          525      569      +44     
+ Misses         76       66      -10     
Impacted Files Coverage Δ
nlp/language/fuzzy.py 89.54% <77.77%> (+7.22%) :arrow_up:
nlp/processing/appraisal/dictionary.py 100.00% <100.00%> (ø)

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 f0aa036...af6da4a. Read the comment docs.