-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
explosion spaCy Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🔮 Improving my NER model's accuracy
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 💻 W&B sweep showing a null metric value
third-partyThird-party packages and services loggersLoggers and spacy-loggers -
You must be logged in to vote 💻 Get metadata of URLs
usageGeneral spaCy usage -
You must be logged in to vote 🤔 importing mysql data getting errors.
usageGeneral spaCy usage -
You must be logged in to vote 🎁 Spacy Resume/CV parser
usageGeneral spaCy usage -
You must be logged in to vote 🤔 Updating entity annotations in Spacy NER
feat / nerFeature: Named Entity Recognizer feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 spacy.load() on python 3.12 with vscode
third-partyThird-party packages and services perf / speedPerformance: speed -
You must be logged in to vote 💻 Is it possible to distinguish between entity types?
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🔮 NER model is not training at all
feat / trainingFeature: Training utils, Example, Corpus and converters -
💻 How to load LLM with multiple GPUs
duplicateIssues that have been reported before -
You must be logged in to vote 🔮 How to Format Training Data for SpacCat (New to Spacy Models)
usageGeneral spaCy usage -
You must be logged in to vote 📚 displacy.js for NER
feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 💻 How to transfer custom extension attributes from source entities to merged tokens when using "merge_entities" component?
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Entity Linker Loss spacy train not changing
trainingTraining and updating models feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 How to get Token.similarity using spacy 3.7+ ?
feat / vectorsFeature: Word vectors and similarity feat / transformerFeature: Transformer -
You must be logged in to vote 🎁 Distilled / faster coreference resolution
perf / speedPerformance: speed feat / corefFeature: Coreference resolution -
You must be logged in to vote 🌍 Portuguese words starting with a capital letter are not correctly lemmatized
lang / ptPortuguese language data and models feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 📚 Minimum hardare
usageGeneral spaCy usage feat / textcatFeature: Text Classifier perf / memoryPerformance: memory use -
You must be logged in to vote 🤔 Spacy high memory consumption issue
perf / memoryPerformance: memory use -
You must be logged in to vote 📚 How to find out which UD POS tag the fine-grained tags used by the model is converted to
docsDocumentation and website lang / zhChinese language data and models feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Errors in config when trying to train NER and Relation Extraction together
feat / nerFeature: Named Entity Recognizer feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 POS Tagging is Broken for Sliced Pipelines
lang / enEnglish language data and models feat / taggerFeature: Part-of-speech tagger feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Tok2vec output tensor usage for search / similarity tasks
usageGeneral spaCy usage feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Text tokenizer is classifying the letter "O" as punctuation.
usageGeneral spaCy usage feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Unable to train SpanFinder model the scores are always zero
feat / spancatFeature: Span Categorizer