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

Spacy NER text size limit: Segmented NER of longer text #83

Open
opensemanticsearch opened this issue Mar 24, 2019 · 1 comment
Open
Assignees

Comments

@opensemanticsearch
Copy link
Owner

Spacy NER text size limit is one million chars.

If longer extracted plain text for NER it should be segmented with separete Spacy NER call for each segment.

@Mandalka
Copy link
Collaborator

Mandalka commented Oct 9, 2022

Solved by opensemanticsearch/spacy-services#3 Tnx!

Todo: Config documentation of new env variable SPACY_MAX_LENGTH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants