-
-
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 💻 Need Help on Custom Tokenization using Spacy!
feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 Conflicts with Spacy language models and Streamlit?
third-partyThird-party packages and services -
You must be logged in to vote 💻 What is the best way to add new words to model?
trainingTraining and updating models feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Permission Denied while training on Windows
windowsIssues related to Windows more-info-neededThis issue needs more information -
You must be logged in to vote 💻 Receiving the warning messgae 'Token indices are too long' even after validating doc length is under max sequence length
feat / transformerFeature: Transformer faqFrequently asked questions and solutions. -
You must be logged in to vote 💻 What is the purpose of thinc.Model.id?
🔮 thincspaCy's machine learning library Thinc -
You must be logged in to vote 💻 Programatic retraining of existing model
trainingTraining and updating models feat / configFeature: Training config -
You must be logged in to vote 💻 Pretraining requires it's own output to intitalize
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Minimum/maximum loss value configuration for projects?
trainingTraining and updating models -
You must be logged in to vote 💻 Using multiple loggers in the config file when training
feat / configFeature: Training config -
You must be logged in to vote 💻 Custom components changes between spacy 3.1.2 and 3.1.3+
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Help Needed for Multi-Word Expressions
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 ValueError: Mismatched IDs! 6936129771849058806471 vs 3499314791125498363823
feat / nelFeature: Named Entity linking feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Training TextCat on GPU never trains and crashes VM
perf / memoryPerformance: memory use -
You must be logged in to vote 💻 SpanCategorizer for default NER models
feat / nerFeature: Named Entity Recognizer feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 How to use nlp.after_creation or nlp.after_pipeline_creation configs?
usageGeneral spaCy usage feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 OOV tokens and TextCategorization
feat / textcatFeature: Text Classifier -
You must be logged in to vote 💻 FastText subword vectors support in Spacy3
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 PoS Tags as additional features for training NER
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Override config of sourced component
enhancementFeature requests and improvements feat / pipelineFeature: Processing pipeline and components feat / configFeature: Training config -
You must be logged in to vote 💻 is possible to train Textcat with rules/matcher?
feat / textcatFeature: Text Classifier feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Pipeline Instanitation using
feat / serializefrom_confg
Feature: Serialization, saving and loading feat / configFeature: Training config -
You must be logged in to vote 💻 Performance with
perf / memorynlp.pipe
Performance: memory use -
You must be logged in to vote 💻 Entity Linker Returning NER label instead of KB label
feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 Problems detecting pos
feat / taggerFeature: Part-of-speech tagger perf / accuracyPerformance: accuracy