-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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 🤔 How spaCy perform NER?
feat / nerFeature: Named Entity Recognizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 How lemmatizer works in spaCy?
feat / lemmatizerFeature: Rule-based and lookup lemmatization perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 "code" argument must be single file (expect for "package")?
feat / cliFeature: Command-line interface feat / uxFeature: User experience, error messages etc. -
You must be logged in to vote 🤔 Fine-Tune BERT Transformer with spaCy 3
trainingTraining and updating models feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 NER Training data with no labels to reduce false positive
feat / nerFeature: Named Entity Recognizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 Can't retrieve unregistered extension attribute 'is_doid_term'. Did you forget to call the
feat / pipelineset_extension
method?Feature: Processing pipeline and components -
You must be logged in to vote 🤔 How to train a model with a textcat or textcat_multilabel but with conditions ?
feat / textcatFeature: Text Classifier -
You must be logged in to vote 🤔 What is the abbreviation list provided by Spacy out of the box ?
feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🤔 when I use "benepar", My result changes
third-partyThird-party packages and services -
You must be logged in to vote 🤔 Error when adding a Custom components to spaCy?
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 "storytelle" is not Lemma
feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 🤔 English and German sm pipelines always return True for has_vector and is_oov Token properties
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Spancat : extra fields not permitted
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 Spancat scripted training without CLI commands
trainingTraining and updating models feat / cliFeature: Command-line interface feat / spancatFeature: Span Categorizer -
You must be logged in to vote 🤔 Detecting future tense using morphological features
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 SpaCy with German: Passive, relative clause are not being determined (token.dep_ == sbp, rc)
lang / deGerman language data and models modelsIssues related to the statistical models -
You must be logged in to vote 🤔 Loading Indonesian is very slow compared to other languages.
lang / idIndonesian language data and models -
You must be logged in to vote 🤔 Gradient Checkpointing
trainingTraining and updating models -
You must be logged in to vote 🤔 displaCy rendering visuals from right to left for languages such as Arabic
lang / arArabic language data and models feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 🤔 The release date of spaCy 3.4
metaMeta topics, e.g. repo organisation and issue management -
You must be logged in to vote 🤔 Attribute ruler and Parser inconsistent state
modelsIssues related to the statistical models -
You must be logged in to vote 🤔 Related but unique words have the same embedding vector representation
modelsIssues related to the statistical models feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 SSL Error when downloading models
installInstallation issues -
You must be logged in to vote 🤔 Where is model 'en_core_web_sm'?
installInstallation issues -
You must be logged in to vote 🤔 NER and Overlapped entities
feat / nerFeature: Named Entity Recognizer