-
-
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 🤔 Questions on DocBin
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Spacy: interaction with disks once the model loaded
feat / serializeFeature: Serialization, saving and loading perf / speedPerformance: speed -
You must be logged in to vote 🤔 "debug data" comparison of train/dev labels seems too harsh
enhancementFeature requests and improvements -
You must be logged in to vote 🤔 "Burkina Faso" not detected
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Conjuncts are not identified completely in spaCy
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 More than one NER component in the pipeline
feat / nerFeature: Named Entity Recognizer feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 Token vectors are empty using en_core_web_trf model
feat / vectorsFeature: Word vectors and similarity feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 OP: "!" in the DependencyPattern
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🤔 -
You must be logged in to vote 🤔 SpanCategorizer vs TextCategorizer
usageGeneral spaCy usage feat / textcatFeature: Text Classifier feat / spancatFeature: Span Categorizer -
You must be logged in to vote 🤔 Loading model in spacy 3 which was trained with spacy-nightly
modelsIssues related to the statistical models v3.0Related to v3.0 feat / configFeature: Training config -
You must be logged in to vote 🤔 What does the HashEmbed layer actually learn?
usageGeneral spaCy usage feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🤔 Does vocab/strings.json essential for name entity recognition?
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 Applying Matcher to Spans with as_spans set to True
feat / matcherFeature: Token, phrase and dependency matcher feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 train with GPU but with no CUDA (mac users)
gpuUsing spaCy on GPU -
You must be logged in to vote 🤔 Continue training NER component
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Database file separation
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 Dependency Grammar literature
feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 What do the labels (["I", "S"]) mean in SentenceRecognizer senter?
feat / senterFeature: Sentence Recognizer -
You must be logged in to vote 🤔 Autocompletion only partially working
usageGeneral spaCy usage -
You must be logged in to vote 🤔 Additional vectors usage in training process to increase model accuracy
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 Extremely slow load_model times in docker container
perf / speedPerformance: speed -
You must be logged in to vote 🤔 How is the tok2vec component dealing with OOV words
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🤔 Is there a way to train model on GPU without transformers?
gpuUsing spaCy on GPU feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 Passing variables in to spacy project run
projectsspaCy projects and project templates