-
-
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 💻 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 -
You must be logged in to vote 💻 How to initialize EntityRuler with sourced tagger, parser, lemmatizer, … components?
feat / lemmatizerFeature: Rule-based and lookup lemmatization feat / configFeature: Training config -
You must be logged in to vote 💻 Saving and fetching from redis
feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 💻 Training with TextCatCNN.v2 does not improve
feat / textcatFeature: Text Classifier -
You must be logged in to vote 💻 Lemmatizer problem migrating from spaCy v2
feat / lemmatizerFeature: Rule-based and lookup lemmatization v2spaCy v2.x -
You must be logged in to vote 💻 Change CNN window size in entity recognizer
docsDocumentation and website feat / nerFeature: Named Entity Recognizer feat / tok2vecFeature: Token-to-vector layer and pretraining v2spaCy v2.x -
You must be logged in to vote 💻 Give this component a copy of its own tok2vec
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Size mismatch error with Pytorch's TorchEntityRecognizer on evaluation
feat / transformerFeature: Transformer