-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
explosion spaCy Help-other-questions Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
🤔 Help: Other Questions Discussions
Ask any questions not specific to another category
-
You must be logged in to vote 🤔 Tokenization with 2 words verbs in English
usageGeneral spaCy usage lang / enEnglish language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🤔 Tokenizer Incorrectly Splitting "M1M"
feat / tokenizerFeature: Tokenizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 Training spacy model stucking in 99%
trainingTraining and updating models -
You must be logged in to vote 🤔 Incorrect detection of sentence boundaries, if last sentence missing eos symbol for trf model
feat / parserFeature: Dependency Parser perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 quantization for transformer based models
feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 cannot import name 'ModelMetaclass' from 'pydantic.main'
third-partyThird-party packages and services compatCross-platform and cross-Python compatibility -
You must be logged in to vote 🤔 Spacy's NER score
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 What is the difference of norm and lower attributes in token
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 spaCy training stopping automatically in Google Colab
usageGeneral spaCy usage jupyterIssues related to Jupyter notebook environments -
You must be logged in to vote 🤔 Understanding complements and SpaCy's dependency analysis
feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 importing mysql data getting errors.
usageGeneral spaCy usage -
You must be logged in to vote 🤔 Updating entity annotations in Spacy NER
feat / nerFeature: Named Entity Recognizer feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 spacy.load() on python 3.12 with vscode
third-partyThird-party packages and services perf / speedPerformance: speed -
You must be logged in to vote 🤔 Spacy high memory consumption issue
perf / memoryPerformance: memory use -
You must be logged in to vote 🤔 Coreference in SpaCy
usageGeneral spaCy usage feat / corefFeature: Coreference resolution -
You must be logged in to vote 🤔 DocBin.to_bytes fails with a "ValueError: bytes object is too large" Spacy v 3.7.2
feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 🤔 "That" identified as having a dependency of "dobj"
lang / enEnglish language data and models feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 CLI training "Can't find factory"
usageGeneral spaCy usage feat / configFeature: Training config -
You must be logged in to vote 🤔 Identifying the object in a sentence with a compliment
lang / enEnglish language data and models modelsIssues related to the statistical models -
You must be logged in to vote 🤔 Why GPU Memory is not released after the pipeline is finished?
perf / memoryPerformance: memory use -
You must be logged in to vote 🤔 Unclear what the column 'E' is outputting in the console output during training
usageGeneral spaCy usage feat / trainingFeature: Training utils, Example, Corpus and converters faqFrequently asked questions and solutions. -
You must be logged in to vote 🤔 Error Message while trying to use spaCy experimental package for CorefResolver
feat / corefFeature: Coreference resolution -
You must be logged in to vote 🤔 Wrong matching results coming by Phrase matcher
usageGeneral spaCy usage feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🤔 Default coreference usage runs into: "Did you forget to call
usageinitialize()? "General spaCy usage feat / corefFeature: Coreference resolution -
You must be logged in to vote 🤔 Tokenizer not splitting by infix in some cases
feat / tokenizerFeature: Tokenizer