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

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
PROPN (such as John) as the first word of a sentence, with another PROPN in the sentence, does not have an entity type lang / en English language data and models models Issues related to the statistical models
#11523 opened Sep 19, 2022 by AndreaWesterinen
NER performance in German pipeline 3.4.0 feat / ner Feature: Named Entity Recognizer lang / de German language data and models
#11407 opened Aug 30, 2022 by nouman44
Incorrect lemma for 'rebooked' feat / lemmatizer Feature: Rule-based and lookup lemmatization lang / en English language data and models
#11399 opened Aug 29, 2022 by millnerryan
French lemmatizer/Pos tagger issues, lemmatizer suggestion feat / lemmatizer Feature: Rule-based and lookup lemmatization lang / fr French language data and models
#11347 opened Aug 19, 2022 by databill86
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
Spacy Projects: Directories are created before vars interpolation feat / cli Feature: Command-line interface
#11235 opened Jul 27, 2022 by polkaYK
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
Removing (token level) entity information from doc. bug Bugs and behaviour differing from documentation feat / doc Feature: Doc, Span and Token objects
#10555 opened Mar 26, 2022 by galtay
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
Running init config --gpu without spacy-transformers doesn't exit gracefully feat / ux Feature: User experience, error messages etc. gpu Using spaCy on GPU
#10505 opened Mar 17, 2022 by ljvmiranda921
JSON dump error during meta.json dump in case of NaN values for losses feat / serialize Feature: Serialization, saving and loading
#10217 opened Feb 5, 2022 by samehraban
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
iob_to_biluo and biluo_to_iob not documented docs Documentation and website feat / training Feature: Training utils, Example, Corpus and converters
#9671 opened Nov 15, 2021 by mukund109
OOM with a lot of memory untoutched feat / transformer Feature: Transformer gpu Using spaCy on GPU perf / memory Performance: memory use
#9578 opened Oct 31, 2021 by jakwisn
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.