Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow words with dashes/apostrophe returned from tokenizer #144

Merged
merged 4 commits into from
Mar 7, 2020

Conversation

miso-belica
Copy link
Owner

This addresses some issues mentioned in #141.

@miso-belica miso-belica added the bug label Mar 7, 2020
@miso-belica miso-belica self-assigned this Mar 7, 2020
@codecov
Copy link

codecov bot commented Mar 7, 2020

Codecov Report

Merging #144 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   81.28%   81.29%   +0.01%     
==========================================
  Files          37       37              
  Lines        1774     1775       +1     
==========================================
+ Hits         1442     1443       +1     
  Misses        332      332              
Impacted Files Coverage Δ
sumy/summarizers/text_rank.py 95.65% <0.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 516d5bd...4af1d4b. Read the comment docs.

@miso-belica miso-belica force-pushed the fix-to-words-tokenizer branch 5 times, most recently from 01ec7cd to 6a7f28b Compare March 7, 2020 19:55
@miso-belica miso-belica merged commit 0dd42eb into master Mar 7, 2020
@miso-belica miso-belica deleted the fix-to-words-tokenizer branch March 7, 2020 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant