-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
explosion spaCy Help-coding-implementations Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
💻 Help: Coding & Implementations Discussions
Ask the community for coding help
-
You must be logged in to vote 💻 can't close the connection when the code ended running
feat / visualizersFeature: Built-in displaCy and other visualizers jupyterIssues related to Jupyter notebook environments -
You must be logged in to vote 💻 Ontology generation
usageGeneral spaCy usage -
You must be logged in to vote 💻 Converting Spacy Sentence Embeddings Back to Text
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Assemble Transformer Ner with trained Spancat model
feat / pipelineFeature: Processing pipeline and components feat / configFeature: Training config feat / transformerFeature: Transformer -
You must be logged in to vote 💻 SpanRuler removes all existing labels if overwrite is set to True
feat / spanrulerFeature: Entity and span ruler -
You must be logged in to vote 💻 [E150] The language of the
trainingnlp
object and thevocab
should be the same, but found 'id' and 'en' respectively.Training and updating models feat / configFeature: Training config feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 AttributeError: no attribute 'add_to_pipe'
third-partyThird-party packages and services v2spaCy v2.x -
You must be logged in to vote 💻 Permission Error while training on transformers gpu
windowsIssues related to Windows feat / transformerFeature: Transformer feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Defining colors: Displacy entity recognizer
feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 💻 spaCy doc creation and entity recognition
usageGeneral spaCy usage -
You must be logged in to vote 💻 Total N00b question about entities (python)
usageGeneral spaCy usage -
You must be logged in to vote 💻 SpanCategorizer and Transformers
feat / configFeature: Training config feat / transformerFeature: Transformer feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Return ent.text and ent.label_ in dictionary format
usageGeneral spaCy usage -
You must be logged in to vote 💻 Stance detection in tweets (in favor, neutral, or against topic)
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Apache server hang when calling similarity method
usageGeneral spaCy usage third-partyThird-party packages and services feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Can I access the quality metrics of my SpaCy model in code?
loggersLoggers and spacy-loggers -
You must be logged in to vote 💻 How to make custom trained spaCy pipeline more portable?
feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 💻 Train spaCy model inside pure Python script
trainingTraining and updating models -
You must be logged in to vote 💻 Parser not annotating sentence boundaries during training
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Spancat not being initialized before training
feat / configFeature: Training config feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Custom NER doesn't predict new entities
feat / nerFeature: Named Entity Recognizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 💻 ConfigValidationError sklearn-cat
third-partyThird-party packages and services -
You must be logged in to vote 💻 Get config.cfg file for NLP pipeline.
feat / configFeature: Training config -
You must be logged in to vote 💻 Can´t use Extension attributes in Tok2Vec
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Removing Entities permanently from en_core_web_trf
feat / nerFeature: Named Entity Recognizer