Skip to content

Conversation

@kbenoit
Copy link

@kbenoit kbenoit commented Oct 24, 2023

These fixes will ensure that your package does not break when we publish quanteda v4.

Breaking changes:

  • dfm.character() is deprecated in v3 and defunct in v4
  • stem is no longer an argument for tokens() or dfm()

Note also that dfm() in quanteda v4 is also faster by up to 30% as we re-implemented it in C++.

* `dfm.character()` is deprecated in v3 and defunct in v4
* `stem` is no longer an argument for `tokens()` or `dfm()`

Note also that `dfm()` in **quanteda** v4 is also faster by up to  30% as we re-implemented it in C++.
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