-
-
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 💻 embed, encode, attend, predict [Source code link]
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Is It Possible to Resume Training Via CLI in Spacy v3 (transformers)?
usageGeneral spaCy usage trainingTraining and updating models feat / cliFeature: Command-line interface -
You must be logged in to vote 💻 ValueError: [E985] Can't load model from config file: no [nlp] section found.
invalidInvalid issues: typos, mistakes etc. -
You must be logged in to vote 💻 Help debugging a custom suggester that can return 0 suggestions
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 AttributeError: 'spacy.morphology.Morphology' object has no attribute 'tag_map'
feat / morphologyFeature: Morphology and MorphAnalysis v2spaCy v2.x -
You must be logged in to vote 💻 Labels for component 'relation_extractor' not initialized
feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 Same token from 2 subtrees of same sentence have same type and same .text, but are not the same object
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Setting different defaults for the same language
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 How to delete ents in a doc
usageGeneral spaCy usage -
You must be logged in to vote 💻 Compatibility Problems with loading Relation Extraction Component
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Saving and loading a pipeline with a coreferee component
feat / serializeFeature: Serialization, saving and loading feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Caused by: org.apache.spark.api.python.PythonException: 'ValueError: [E109] Component 'tok2vec' could not be run. Did you forget to call
third-partyinitialize()
?'.Third-party packages and services scalingScaling, serving and parallelizing spaCy -
You must be logged in to vote 💻 How to overwrite spans of Example object?
docsDocumentation and website -
You must be logged in to vote 💻 Loading transformer on AWS Lambda throws OMP errno 38
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Extremly low scores of spancat
perf / accuracyPerformance: accuracy feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 How to change scorer to Softmax in spancat?
feat / configFeature: Training config feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Unable to create Example for spancat training purposes [E983]
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Intellisense for pyx file
third-partyThird-party packages and services -
You must be logged in to vote 💻 LOWER not working for span matcher
usageGeneral spaCy usage feat / spanrulerFeature: Entity and span ruler -
You must be logged in to vote 💻 Attribute Error: Spacy version 2.3
third-partyThird-party packages and services v2spaCy v2.x -
You must be logged in to vote 💻 Span finder CUDA out of memory
perf / memoryPerformance: memory use feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 How to get a lexicon file from spaCy ?
usageGeneral spaCy usage -
You must be logged in to vote 💻 Multiple pipelines with different, yet similar, datasets
trainingTraining and updating models feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Error while training Spacy NER with Hindi dataset
trainingTraining and updating models lang / hiHindi language data and models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Experimental CoreferenceResolver fails (KeyError: "Parameter 'E' for model 'hashembed' has not been allocated yet.")
docsDocumentation and website feat / corefFeature: Coreference resolution