-
-
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 to set up tok2vec for annotating components for training
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🤔 Tokenizer somehow splits the word "id" into 2 sepperate tokens
lang / enEnglish language data and models -
You must be logged in to vote 🤔 Preserve whitespace in sentence segmentation
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Spacy V3 creats empty sentence that only contain spaces (e.g, newline, spaces) with default Dependency parser.
lang / enEnglish language data and models feat / parserFeature: Dependency Parser feat / senterFeature: Sentence Recognizer -
You must be logged in to vote 🤔 LIKE_NUM
behavior is inconsistent for English.Feature: Token, phrase and dependency matcher -
You must be logged in to vote 🤔 Unpickling a pickled List of
feat / serializeDoc
objects.Feature: Serialization, saving and loading feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Memory Leak when using spacy FASTAPI
perf / memoryPerformance: memory use -
You must be logged in to vote 🤔 ValueError: [E024] Got invalid whitespace entity spans after using spacy debug data
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Using
trainingbeam_ner
component fails.Training and updating models -
You must be logged in to vote 🤔 Spacy 3.2 floret : the model you're using has no word vectors loaded
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 Handling meta content in documents
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🤔 Side-effects of as_tuples in multiprocessing
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 Pipeline Dependency
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 spaCy TRF NER training log not updating live
jupyterIssues related to Jupyter notebook environments -
You must be logged in to vote 🤔 Evaluation step for textcat using transformer doesn't use GPU
trainingTraining and updating models perf / speedPerformance: speed feat / configFeature: Training config -
You must be logged in to vote 🤔 Pos tag bug when processing contiguous emojis
lang / esSpanish language data and models perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 Is it possible in spacy to detect paragraphs using NER?
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 -
You must be logged in to vote 🤔 Does the lemmatizer use info from NER?
feat / nerFeature: Named Entity Recognizer feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 🤔 Saving Spacy's text categorizer model each and every 100th iteration
trainingTraining and updating models -
You must be logged in to vote 🤔 Approach for tagging grammatical patterns (Japanese)
lang / jaJapanese language data and models feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🤔 ValueError: Cannot get dimension 'nO' for model 'sparse_linear': value unset
trainingTraining and updating models feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 Alignment between ParserStepModel output scores dim and EntityRecognizer.move_names off by 1
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Magic question : How much tags are supported for textcat multilabel
feat / textcatFeature: Text Classifier -
You must be logged in to vote 🤔 What's the difference between a tensor and a vector in spaCy 3.0?
usageGeneral spaCy usage feat / vectorsFeature: Word vectors and similarity v3.0Related to v3.0