Skip to content

Spacy 3#33

Open
ercecan wants to merge 2 commits intoPrithivirajDamodaran:mainfrom
ercecan:spacy_3
Open

Spacy 3#33
ercecan wants to merge 2 commits intoPrithivirajDamodaran:mainfrom
ercecan:spacy_3

Conversation

@ercecan
Copy link
Copy Markdown

@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
Copy Markdown

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