-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
explosion spaCy Help-other-questions Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
🤔 Help: Other Questions Discussions
Ask any questions not specific to another category
-
You must be logged in to vote 🤔 Error in german POS-Tagging
feat / taggerFeature: Part-of-speech tagger feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 🤔 SPACY3.1 Failing on simple sentences
lang / enEnglish language data and models modelsIssues related to the statistical models perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 AttributeError: 'spacy.vectors.Vectors' object has no attribute 'borrow'
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 NER transformer confidence
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 🤔 Spans with the same text but different labels share the same extension value
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Cannot extract entity sentences
usageGeneral spaCy usage feat / pipelineFeature: Processing pipeline and components feat / sentencizerFeature: Sentencizer (rule-based sentence segmenter) -
You must be logged in to vote 🤔 Spacy v2.2.43 TOKENIZE incorrect result
usageGeneral spaCy usage feat / tokenizerFeature: Tokenizer v2spaCy v2.x -
You must be logged in to vote 🤔 Relation extraction results identical while varying dropout
feat / relFeature: Relation Extractor -
You must be logged in to vote 🤔 Creating Doc with deps breaks sentences segmentation
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 convert from conll2003 to ner-json loses tags
feat / cliFeature: Command-line interface v2spaCy v2.x -
You must be logged in to vote 🤔 Is it safe to use model trained in 3.1.x in spacy 3.0.x?
trainingTraining and updating models -
You must be logged in to vote 🤔 What is the model-best output based on?
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 Warning of misaligned tokens in 'spacy debug data'
feat / cliFeature: Command-line interface -
You must be logged in to vote 🤔 Is there a way to calculate an md5 checksum for a folder?
projectsspaCy projects and project templates -
You must be logged in to vote 🤔 NER vs dep parser vs phrase matching
feat / nerFeature: Named Entity Recognizer feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🤔 What do static vectors do during training?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 Default sentence boundary detection during training in en_core_web_sm
trainingTraining and updating models feat / parserFeature: Dependency Parser feat / sentencizerFeature: Sentencizer (rule-based sentence segmenter) feat / senterFeature: Sentence Recognizer -
You must be logged in to vote 🤔 "Empty space" is assigned with "meaningless" dep_ attribute in Spacy v3
feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 Transformers/Tok2Vec and listeners
trainingTraining and updating models feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 What is "trainable" about the lemmatizer?
feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 🤔 spacy svg file vs. dependency input
feat / parserFeature: Dependency Parser feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 🤔 How do the nlp.tokenizer and subword tokenizers interact?
feat / tokenizerFeature: Tokenizer feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 NER of spacy 3.0.6 does not recognize GPE which was recognized in version 2.2.4
feat / nerFeature: Named Entity Recognizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 What is the best way to get corpus for traing?
usageGeneral spaCy usage -
You must be logged in to vote 🤔 tok2vec vs word2vec
docsDocumentation and website feat / tok2vecFeature: Token-to-vector layer and pretraining