Skip to content

Conversation

@ercecan
Copy link

@ercecan ercecan commented Feb 15, 2023

When using en-core-web-sm there is a problem with the naming of models. Spacy does not support abbreviations of models, now they require full names to load them. That is why I added an optional model parameter to the main class. Also added the calling of model from spacy.

@sumitsrv
Copy link

sumitsrv commented Oct 30, 2023

@ercecan How about adding the option to pass in an already initialized nlp instance? It will make it more flexible and allow the users to use the already initialized instances.

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