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

Tokenize function #136

Closed
wants to merge 9 commits into from
Closed

Tokenize function #136

wants to merge 9 commits into from

Conversation

amatsuo
Copy link
Collaborator

@amatsuo amatsuo commented Nov 12, 2018

Reopening #119. Cannot be merged at the moment.

@codecov-io
Copy link

codecov-io commented Nov 12, 2018

Codecov Report

Merging #136 into master will decrease coverage by 0.69%.
The diff coverage is 38.91%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #136     +/-   ##
========================================
- Coverage    42.2%   41.5%   -0.7%     
========================================
  Files           9      12      +3     
  Lines         699     918    +219     
========================================
+ Hits          295     381     +86     
- Misses        404     537    +133
Impacted Files Coverage Δ
R/spacy_extract_nounphrases.R 0% <0%> (ø)
R/nounphrase-functions.R 0% <0%> (ø)
R/parse-extractor-functions.R 91.42% <100%> (+3.19%) ⬆️
R/entity-functions.R 100% <100%> (ø) ⬆️
R/spacy_tokenize.R 77.27% <77.27%> (ø)
R/spacy_parse.R 91.02% <88.23%> (-0.91%) ⬇️
R/spacy_initialize.R 44.44% <0%> (+1.16%) ⬆️

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 86d2c03...924e30c. Read the comment docs.

@amatsuo amatsuo closed this Nov 12, 2018
@kbenoit kbenoit deleted the tokenize-function branch December 14, 2018 02:04
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.

3 participants