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

Fix when first token is SPACE #23

Merged
merged 3 commits into from
Dec 31, 2019
Merged

Fix when first token is SPACE #23

merged 3 commits into from
Dec 31, 2019

Conversation

sammous
Copy link
Owner

@sammous sammous commented Dec 31, 2019

Fixing issue (#22 ) of not having Lefff lemma/POS when the first token is SPACE.

@codecov
Copy link

codecov bot commented Dec 31, 2019

Codecov Report

Merging #23 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   78.86%   79.02%   +0.15%     
==========================================
  Files           4        4              
  Lines         530      534       +4     
  Branches      106      107       +1     
==========================================
+ Hits          418      422       +4     
  Misses         84       84              
  Partials       28       28
Impacted Files Coverage Δ
spacy_lefff/lefff.py 96% <100%> (+0.34%) ⬆️

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 e6fe280...3658c7c. Read the comment docs.

@sammous sammous merged commit ac2ed4c into master Dec 31, 2019
@sammous sammous deleted the fix_space branch December 31, 2019 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant