Skip to content
Discussion options

You must be logged in to vote

Are you running into problems using spacy due to the upgrade to v3.2.0 or are you just asking a question out of curiosity?

Basically, the header in the release notes is not quite accurate, but we want to present this information in a way that users will notice. In this case, it mainly means "changes in behavior" rather than "backwards API incompatibilities". The changes to the language-specific tokenizer APIs are actually backwards incompatible, but the tokenizer init is mostly internals (no changes to any docs for https://spacy.io are needed) and this brings these APIs in line with other similar classes in spacy.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dhgoratela
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Meta topics, e.g. repo organisation and issue management
2 participants