-
-
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 💻 Is it possible to pass nlp object to registry functions via config?
feat / configFeature: Training config -
You must be logged in to vote 💻 Is it possible to update NER and tok2vec components simultaneously? Error debug model
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer feat / pipelineFeature: Processing pipeline and components feat / configFeature: Training config -
You must be logged in to vote 💻 Spacy 3.0 merge_entities not merging entities when predicting from trained custom ner model(trained new model on conll data using CLI)
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 custom pipeline component (phuzzymatcher) not working with error (TypeError: 'int' object is not iterable)
third-partyThird-party packages and services feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Memory leak when processing a large number of documents with Spacy transformers
perf / memoryPerformance: memory use feat / transformerFeature: Transformer -
You must be logged in to vote 💻 WandB: Any ways to disable artifacts logs every steps but the scores?
third-partyThird-party packages and services resolvedThe issue was addressed / answered loggersLoggers and spacy-loggers -
You must be logged in to vote 💻 NER Spacy custom tokenisation
lang / enEnglish language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 en_core_web_lg does not break sentences
usageGeneral spaCy usage -
You must be logged in to vote 💻 Error while loading spacy model from the pickle file
windowsIssues related to Windows feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 💻 doc.char_span return None when reading Japanese
lang / jaJapanese language data and models feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 assemble cli generates incomple meta.json
feat / cliFeature: Command-line interface -
You must be logged in to vote 💻 How to run single component on Doc?
feat / pipelineFeature: Processing pipeline and components -
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 💻 Do we have maximum-entropy-based chunker?
third-partyThird-party packages and services -
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 💻 Custom Tokenizer Help
lang / esSpanish language data and models feat / tokenizerFeature: Tokenizer -
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 💻 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 💻 Token importance for text classification - explainability with spaCy
feat / textcatFeature: Text Classifier -
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 💻 meta.json labels for a custom NER using pretrained transformer
feat / transformerFeature: Transformer