-
-
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 💻 NER transformers example pipeline
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Detect different references of same entities as one
feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 custom component does not initialize
feat / pipelineFeature: Processing pipeline and components feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 spaCy debug data warning message interpretation
lang / thThai language data and models trainingTraining and updating models -
You must be logged in to vote 💻 Variety in lemmatizer output
lang / enEnglish language data and models feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 Default 'textcat' pipe not working
usageGeneral spaCy usage feat / textcatFeature: Text Classifier -
You must be logged in to vote 💻 Multiple roots in a dependency tree issue
feat / parserFeature: Dependency Parser -
You must be logged in to vote 💻 Connect list of spacy.tokens.span.Span in one spacy.tokens.doc.Doc
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Using spacytextblob in portuguese
lang / ptPortuguese language data and models third-partyThird-party packages and services -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 Transformer based word vectors
feat / vectorsFeature: Word vectors and similarity feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Wrong outputs from ru_core_news_sm model with hyphened words
lang / ruRussian language data and models feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 Spacy "spancat" not training (possible config mistake)
feat / trainingFeature: Training utils, Example, Corpus and converters feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 How to combine the predicted NER RAW output (in BIOES tags format) into Words?
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Adding lemmatizer to trained NER model
feat / configFeature: Training config -
You must be logged in to vote 💻 Passing kwargs to a Language.factory
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Configuration parameters for portuguese edit_tree_lemmatizer
lang / ptPortuguese language data and models -
You must be logged in to vote 💻 OOV Handling
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Training NER model error "Could not find an optimal move to supervise the parser"
trainingTraining and updating models -
You must be logged in to vote 💻 Error converting tsv into spacy format
feat / cliFeature: Command-line interface -
You must be logged in to vote 💻 GPU usage at 0
trainingTraining and updating models gpuUsing spaCy on GPU -
You must be logged in to vote 💻 How to extract sentences from a doc given sentence does not contain token with a specific dep_ ?
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Textcat Model with Large Dataset + Number of Labels
feat / textcatFeature: Text Classifier -
You must be logged in to vote 💻 Can I train a new NER model based on zh_core_web_trf
feat / nerFeature: Named Entity Recognizer feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 Issue with static vectors in a Transformer pipeline when upgrading from v3.1.1 to v3.2.3
feat / vectorsFeature: Word vectors and similarity feat / configFeature: Training config