Skip to content

Issues: explosion/spaCy

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Zero loss when pretraining on floret vectors bug Bugs and behaviour differing from documentation feat / vectors Feature: Word vectors and similarity
#12363 opened Mar 4, 2023 by ruben-dedoncker
Docker containers on spaCy website are not working docs Documentation and website
#12333 opened Feb 25, 2023 by andyjessen
If a dictionary contains double-byte hyphens(ー), it is not registered in the user dictionary. lang / ja Japanese language data and models resolved The issue was addressed / answered third-party Third-party packages and services
#12332 opened Feb 25, 2023 by Dormir30
Not all displaCy templates can be overridden enhancement Feature requests and improvements feat / visualizers Feature: Built-in displaCy and other visualizers
#12267 opened Feb 9, 2023 by drnextgis
Error when using a file in a git repository as an asset in spacy projects config bug Bugs and behaviour differing from documentation projects spaCy projects and project templates
#12168 opened Jan 24, 2023 by b2m
Access NEL prediction scores across KB candidates enhancement Feature requests and improvements feat / nel Feature: Named Entity linking
#12048 opened Jan 3, 2023 by Luis-R-Flores
Mismatched IDs error when using nlp.rehearse with listeners bug Bugs and behaviour differing from documentation feat / textcat Feature: Text Classifier training Training and updating models
#12044 opened Jan 2, 2023 by thomashacker
Doc span group spans aren't adjusted for retokenization bug Bugs and behaviour differing from documentation feat / doc Feature: Doc, Span and Token objects feat / tokenizer Feature: Tokenizer
#12024 opened Dec 24, 2022 by kinghuang
spacy package CLI command accepts list of code_paths, but the others do not enhancement Feature requests and improvements feat / cli Feature: Command-line interface feat / ux Feature: User experience, error messages etc.
#12000 opened Dec 19, 2022 by kinghuang
Inconsistent NER predictions from identical inputs while using ThreadPoolExecutor reproducibility Consistency, reproducibility, determinism, and randomness scaling Scaling, serving and parallelizing spaCy third-party Third-party packages and services
#11868 opened Nov 25, 2022 by pege345
Problem with new dependency checking mechanism in spacy 3.4.2 enhancement Feature requests and improvements projects spaCy projects and project templates
#11773 opened Nov 8, 2022 by b2m
Transformer component can't be frozen bug Bugs and behaviour differing from documentation feat / transformer Feature: Transformer training Training and updating models
#11547 opened Sep 28, 2022 by polm
Italian tagger and lemmatizer performance dropped with the new v3.4 version feat / lemmatizer Feature: Rule-based and lookup lemmatization feat / tagger Feature: Part-of-speech tagger lang / it Italian language data and models perf / accuracy Performance: accuracy
#11298 opened Aug 12, 2022 by databill86
Tokenizer uses a significant amount of memory compared to the input feat / doc Feature: Doc, Span and Token objects feat / tokenizer Feature: Tokenizer perf / memory Performance: memory use 🔜 v4.0 Related to upcoming v4.0
#11295 opened Aug 11, 2022 by itamarst
Example of env section in project.yml docs Documentation and website projects spaCy projects and project templates
#11135 opened Jul 14, 2022 by polkaYK
Problems and errors in new German lemmatizer (since 3.3.0) feat / lemmatizer Feature: Rule-based and lookup lemmatization lang / de German language data and models
#10953 opened Jun 13, 2022 by lutz-100worte
Executing a none python script using "Spacy Projects" generates an error projects spaCy projects and project templates windows Issues related to Windows
#10845 opened May 25, 2022 by dhirajsuvarna
IndexError E040 when using senter feat / doc Feature: Doc, Span and Token objects
#10801 opened May 13, 2022 by rutgerjv
Language.factory cannot be a subclass without nlp, name args feat / pipeline Feature: Processing pipeline and components
#10611 opened Apr 3, 2022 by BramVanroy
Spacy split the sentence when I try to change the head of a root token experimental Experimental components and features feat / doc Feature: Doc, Span and Token objects
#10526 opened Mar 19, 2022 by zsozso21
setting an extensions attribute in one span changes it in the other bug Bugs and behaviour differing from documentation duplicate Issues that have been reported before feat / doc Feature: Doc, Span and Token objects
#9887 opened Dec 17, 2021 by DSLituiev
de_dep_news_trf uses 1990s Spelling Convention in Lemmatization feat / lemmatizer Feature: Rule-based and lookup lemmatization lang / de German language data and models
#9799 opened Dec 3, 2021 by hatzel
Thoughts on Underscore class for Spans with the same boundaries? feat / doc Feature: Doc, Span and Token objects
#9706 opened Nov 19, 2021 by nrodnova
ProTip! Adding no:label will show everything without a label.