-
-
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 💻 A limitation on AttributeRuler (Mappings & Exceptions)?
usageGeneral spaCy usage feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Config.cfg Execution Logic
usageGeneral spaCy usage feat / configFeature: Training config -
You must be logged in to vote 💻 How to train a custom NER and preserve the standard entity classification also
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Saving a Custom Tokenizer to Disk
feat / serializeFeature: Serialization, saving and loading feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 spaCy convert on a directory instead of a file?
usageGeneral spaCy usage feat / cliFeature: Command-line interface -
You must be logged in to vote 💻 No result difference using word2vec vectors for training NER in spacy 3
trainingTraining and updating models feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 POS Tags full name
usageGeneral spaCy usage -
You must be logged in to vote 💻 Is it possible to have the model ignore certain tokens?
feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 How to correctly add lemmas into spacy default lookup table ?
feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 EntityLinker: Cannot get dimension 'nO' for model 'transformer-listener>>trfs2arrays
bugBugs and behaviour differing from documentation feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 How to train with custom features?
usageGeneral spaCy usage -
You must be logged in to vote 💻 How can I connect NERs to a PERSON if they are related to each other?
feat / nerFeature: Named Entity Recognizer feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 Are Span Categorizer predictions repeatable?
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Using Matcher for each sentence
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 How to create a custom tokenizer for Korean?
lang / koKorean language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 Spacy entity detection ner with non printable characters
usageGeneral spaCy usage lang / enEnglish language data and models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 When HuggaFace transformers model file has tokenizer_config.json and tokenizer.json,how config the config.cfg file?
feat / configFeature: Training config feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Reverse retokenize()
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 TypeError: 'str' object is not callable
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Tuning scoring in a config file, and want to specify cats_f_per_type
feat / configFeature: Training config feat / scorerFeature: Scorer -
You must be logged in to vote 💻 Error message W036 entity_ruler - Train custom NER model in combination with entity ruler
feat / configFeature: Training config -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 Is it possible to train two different NERs sourced from en_core_web_md ?
feat / configFeature: Training config -
You must be logged in to vote 💻 How to use lemmatizer with span categorizer?
feat / lemmatizerFeature: Rule-based and lookup lemmatization