nickumia / nlp

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

Add M.S. Thesis Code #5

Closed nickumia closed 2 years ago

nickumia commented 2 years ago

Related to #3 and #4

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (3137503) into main (a4883dd) will increase coverage by 7.29%. The diff coverage is 87.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   80.00%   87.29%   +7.29%     
==========================================
  Files           3       13      +10     
  Lines          10      598     +588     
==========================================
+ Hits            8      522     +514     
- Misses          2       76      +74     
Impacted Files Coverage Δ
nlp/natural/chakras/chandni.py 57.69% <57.69%> (ø)
nlp/natural/chakras/events.py 80.55% <80.55%> (ø)
nlp/language/fuzzy.py 82.31% <82.31%> (ø)
nlp/natural/chakras/base.py 89.10% <89.10%> (ø)
nlp/processing/stats.py 96.15% <96.15%> (ø)
nlp/processing/corpus/identity.py 96.77% <96.77%> (ø)
nlp/efficiency.py 100.00% <100.00%> (ø)
nlp/language/constants.py 100.00% <100.00%> (ø)
nlp/processing/appraisal/basic_text.py 100.00% <100.00%> (ø)
nlp/processing/corpus/representativeness.py 100.00% <100.00%> (ø)
... and 4 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 a4883dd...3137503. Read the comment docs.