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

Use quanteda 1.0-compatible tokens() call #6

Merged
merged 1 commit into from
Oct 31, 2017
Merged

Conversation

kbenoit
Copy link
Contributor

@kbenoit kbenoit commented Oct 31, 2017

For the upcoming quanteda 1.0 release, we have killed off the deprecated tokenize() functions. To make textstem compatible, I simply changed the tokenize() call to tokens().

@trinker
Copy link
Owner

trinker commented Oct 31, 2017

@kbenoit Thanks for the PR fix

@trinker trinker merged commit 5540b63 into trinker:master Oct 31, 2017
@trinker
Copy link
Owner

trinker commented Oct 31, 2017

Submitted this version to CRAN

@kbenoit
Copy link
Contributor Author

kbenoit commented Oct 31, 2017

Awesome response time @trinker, thanks!

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.

2 participants