Skip to content

Packaging nlp with coreferee #11857

Discussion options

You must be logged in to vote

It looks like there are a few small improvements needed in coreferee for loading of non-trf pipelines and entry points. See a few in-progress PRs:

For the en_core_web_trf-based model, I think that spacy package would currently work if you add the option spacy package -c code.py where code.py contains only:

import coreferee

It doesn't look like saving and loading pipelines will currently work for md/lg pipelines, so you'd need to wait for the next coreferee release.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by polm
Comment options

You must be logged in to vote
2 replies
@richardpaulhudson
Comment options

@frimonkwork
Comment options

Comment options

You must be logged in to vote
2 replies
@frimonkwork
Comment options

@richardpaulhudson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / serialize Feature: Serialization, saving and loading feat / coref Feature: Coreference resolution
3 participants