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

Incompatible with spaCy 2.1 #17

Closed
igorii opened this issue Mar 26, 2019 · 1 comment
Closed

Incompatible with spaCy 2.1 #17

igorii opened this issue Mar 26, 2019 · 1 comment

Comments

@igorii
Copy link

igorii commented Mar 26, 2019

I've just followed the directions for installing on OSX. Running the following:

\l p.q
\l nlp/init.q

parser:.nlp.newParser[`en;`text`tokens`lemmas`pennPOS`isStop`sentChars`starts`sentIndices`keywords]

Gives the following error:

call: "[E108] As of spaCy v2.1, the pipe name `sbd` has been deprecated in favor of the pipe name `sentencizer`, which does the same thing. For example, use `nlp.create_pipeline('sentencizer')`"
@cmccarthy1
Copy link
Collaborator

Issue closed with patch

andrewmorrison1 pushed a commit to andrewmorrison1/nlp that referenced this issue Mar 4, 2021
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

No branches or pull requests

2 participants