-
-
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 💻 Inconsistent Result while using a fix random seed
third-partyThird-party packages and services feat / textcatFeature: Text Classifier reproducibilityConsistency, reproducibility, determinism, and randomness -
You must be logged in to vote 💻 noob: saving two entities labels as linked?
feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 Annotation Guideline for NER using Spacy
feat / cliFeature: Command-line interface -
You must be logged in to vote 💻 ValueError: [E199] Unable to merge 0-length span at
feat / docdoc[23:23]
.-- Problem with Spacy Custom Spacy ComponentsFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Any way to improve this summary?
usageGeneral spaCy usage feat / sentencizerFeature: Sentencizer (rule-based sentence segmenter) -
You must be logged in to vote 💻 Fastest way to split a sentence to tokens
feat / tokenizerFeature: Tokenizer feat / sentencizerFeature: Sentencizer (rule-based sentence segmenter) -
You must be logged in to vote 💻 Setting-up training file & config to allow SpanCat to use transformer embedding from adjacent sentences
trainingTraining and updating models feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Dealing with hash issue in preparing .spacy object for spancat training
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 SpanCat returning training score as 0
trainingTraining and updating models feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Can't run the spacy spancat (spancategorizer) model?
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Implement EntityRuler upstream of NER component for training NER model
feat / nerFeature: Named Entity Recognizer feat / pipelineFeature: Processing pipeline and components feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 How remove similar items in big datasets?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 ValueError during first epoch
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Advice on designing custom morphologizer
feat / morphologizerFeature: Morphologizer -
You must be logged in to vote 💻 Add an example on how to discover available extensions on a Doc/Span/Token object
enhancementFeature requests and improvements feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 How can I add a custom list of words to the tokenizer?
feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 Unable to load GPU trained model on machine without a GPU
gpuUsing spaCy on GPU feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 💻 How do I retrieve spacy's compound words?
feat / parserFeature: Dependency Parser feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 Improve load performance of SpanRuler with lots of phrase patterns?
feat / matcherFeature: Token, phrase and dependency matcher perf / speedPerformance: speed -
You must be logged in to vote 💻 Has anyone PyInstaller working for Spacy with CUDA?
third-partyThird-party packages and services gpuUsing spaCy on GPU -
You must be logged in to vote 💻 CUDA Out Of Memory error when running inference - NER transformer model
gpuUsing spaCy on GPU feat / nerFeature: Named Entity Recognizer perf / memoryPerformance: memory use feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Cannot get dimension 'nI' for model 'linear': value unset
bugBugs and behaviour differing from documentation feat / textcatFeature: Text Classifier feat / configFeature: Training config feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Deleting a Vector so that it is recognized as an oov
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Asset downloads in spaCy model config file
projectsspaCy projects and project templates -
You must be logged in to vote 💻 Identifying entities in lowercase for spacy's NER
perf / accuracyPerformance: accuracy