-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
explosion spaCy Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 💻 spacy.load() with custom components ---please ignore. Error was caused by other issue///
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 📚 MemoryError: Unable to allocate 18.4 MiB for an array with shape (32, 224, 224, 3) and data type float32
invalidInvalid issues: typos, mistakes etc. -
You must be logged in to vote 💻 Do we have maximum-entropy-based chunker?
third-partyThird-party packages and services -
You must be logged in to vote 📚 Improving startup time for AWS Lambda with Spacy Transformer models
scalingScaling, serving and parallelizing spaCy -
You must be logged in to vote 📚 Best practice when packaging multiple models with shared custom components
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Mismatched IDs Error and nlp.rehearse
trainingTraining and updating models feat / textcatFeature: Text Classifier -
You must be logged in to vote 💻 Problem implementing custom pipeline component as independent class
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🌍 Different spaCy label for local output than on the explosion.ai website
modelsIssues related to the statistical models feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 🤔 No alignment for [UNK] tokens
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Custom Tokenizer Help
lang / esSpanish language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 📚 Working with informal online textual data
third-partyThird-party packages and services -
You must be logged in to vote 💻 ValueError when attempting to run pretraining with custom reader
feat / tok2vecFeature: Token-to-vector layer and pretraining feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 Defining negative feature patterns in AttributeRuler
usageGeneral spaCy usage feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 How did English lemmatization change from v2 to v3?
lang / enEnglish language data and models feat / lemmatizerFeature: Rule-based and lookup lemmatization v2spaCy v2.x -
You must be logged in to vote 🎁 Distinguish adverbs of manner in POS tagging.
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Entity linker queries of aliases and entity descriptions
feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 How to do Byte tokenization with Spacy?
feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🎁 Explainability on Spacy trained custom models
usageGeneral spaCy usage -
You must be logged in to vote 💻 Token importance for text classification - explainability with spaCy
feat / textcatFeature: Text Classifier -
You must be logged in to vote 🤔 Further classifying NER based on content
usageGeneral spaCy usage feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Need guidance on where to go next
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Prodigy killed during training
✨ prodigyIssues related to using spaCy with the Prodigy annotation tool -
You must be logged in to vote 💻 meta.json labels for a custom NER using pretrained transformer
feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 Turn morphology labels and wordbase into word
feat / lemmatizerFeature: Rule-based and lookup lemmatization feat / morphologizerFeature: Morphologizer -
You must be logged in to vote 💻 Inconsistent Result while using a fix random seed
third-partyThird-party packages and services feat / textcatFeature: Text Classifier reproducibilityConsistency, reproducibility, determinism, and randomness