-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 💻 NER component in en_core_web_trf doesn't depend on transformer
feat / nerFeature: Named Entity Recognizer feat / pipelineFeature: Processing pipeline and components feat / uxFeature: User experience, error messages etc. feat / transformerFeature: Transformer -
You must be logged in to vote 💻 unable to install chatterbot using pip
third-partyThird-party packages and services -
You must be logged in to vote 💻 Error Loading Spacy pickle model to gpu
gpuUsing spaCy on GPU feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 💻 Problem with prediction "ValueError: Cannot get dimension 'nO' for model 'sparse_linear': value unset" after load text to nlp
trainingTraining and updating models feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 💻 Cancel nlp execution
usageGeneral spaCy usage perf / memoryPerformance: memory use -
You must be logged in to vote 💻 Running NER on tokenized data only: KeyError: "Parameter 'E' for model 'hashembed' has not been allocated yet."
third-partyThird-party packages and services feat / nerFeature: Named Entity Recognizer feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Spancat with a custom transformer from pretrained
feat / transformerFeature: Transformer feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Doc won't serialize with custom attribute
feat / serializeFeature: Serialization, saving and loading feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 displaCy: Separating Punctuations in Dependency Visualization
feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 💻 'Permission Denied' Error while training spaCy 3.0 model using project.yml file
windowsIssues related to Windows trainingTraining and updating models -
You must be logged in to vote 💻 en_core_web_trf doesn't train when use the same custom .spacy which works in en_core_web_lg
feat / trainingFeature: Training utils, Example, Corpus and converters feat / transformerFeature: Transformer -
You must be logged in to vote 💻 W&B sweep showing a null metric value
third-partyThird-party packages and services loggersLoggers and spacy-loggers -
You must be logged in to vote 💻 Get metadata of URLs
usageGeneral spaCy usage -
You must be logged in to vote 💻 Is it possible to distinguish between entity types?
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
💻 How to load LLM with multiple GPUs
duplicateIssues that have been reported before -
You must be logged in to vote 💻 How to transfer custom extension attributes from source entities to merged tokens when using "merge_entities" component?
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Entity Linker Loss spacy train not changing
trainingTraining and updating models feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 How to get Token.similarity using spacy 3.7+ ?
feat / vectorsFeature: Word vectors and similarity feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Errors in config when trying to train NER and Relation Extraction together
feat / nerFeature: Named Entity Recognizer feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 POS Tagging is Broken for Sliced Pipelines
lang / enEnglish language data and models feat / taggerFeature: Part-of-speech tagger feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Tok2vec output tensor usage for search / similarity tasks
usageGeneral spaCy usage feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Text tokenizer is classifying the letter "O" as punctuation.
usageGeneral spaCy usage feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Unable to train SpanFinder model the scores are always zero
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Example from https://spacy.io/universe/project/neuralcoref doesn't work for polish
usageGeneral spaCy usage feat / corefFeature: Coreference resolution -
You must be logged in to vote 💻 What is the order of pattern matching?
feat / matcherFeature: Token, phrase and dependency matcher