-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 🤔 why a word even not exist in spacy should have vector?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 TFR inconsistent and wrong break in doc.sents iterator.
feat / parserFeature: Dependency Parser feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🤔 Entity Recognition from Search Queries
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Setting only the 0 index in a sentencizer
feat / sentencizerFeature: Sentencizer (rule-based sentence segmenter) -
You must be logged in to vote 🤔 -
You must be logged in to vote 🤔 Can't use textcat with pre-trained model
trainingTraining and updating models feat / textcatFeature: Text Classifier -
You must be logged in to vote 🤔 Enabling/disabling GPU during inference
gpuUsing spaCy on GPU -
You must be logged in to vote 🤔 Tips with labeling functions - Skweak
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🤔 Grammar cases in Polish
feat / morphologizerFeature: Morphologizer -
You must be logged in to vote 🤔 Is possible distinguish between homographs from context in Polish?
lang / plPolish language data and models perf / accuracyPerformance: accuracy -
You must be logged in to vote 🤔 Converting Huggingface dataset.datasets to DocBin
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Dependency Matcher freezes when large files are loaded in memory
perf / memoryPerformance: memory use -
You must be logged in to vote 🤔 Add punctuation in raw textual data
trainingTraining and updating models -
You must be logged in to vote 🤔 ✘ Invalid config override 'ner-d2': name should start with --
✨ prodigyIssues related to using spaCy with the Prodigy annotation tool -
You must be logged in to vote 🤔 SVG output not open by browsers
feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 🤔 Incorrect tokenization of dash punctuation in Spanish when not preceded or followed by a space
lang / esSpanish language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🤔 Documentation for the different "morph" types
feat / morphologyFeature: Morphology and MorphAnalysis -
You must be logged in to vote 🤔 OOM GPU with en_core_web_trf
gpuUsing spaCy on GPU feat / nerFeature: Named Entity Recognizer perf / memoryPerformance: memory use feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 Unable to load model on VM, getting error 'utf-8' codec can't decode 0x86 in position 0: UnicodeDecodeError
compatCross-platform and cross-Python compatibility feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 🤔 Verb chunk?
usageGeneral spaCy usage lang / enEnglish language data and models feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 What does it mean to have CNN as both model and tok2vec?
feat / textcatFeature: Text Classifier feat / tok2vecFeature: Token-to-vector layer and pretraining feat / configFeature: Training config -
You must be logged in to vote 🤔 v3.5 Matcher performance degradation
feat / matcherFeature: Token, phrase and dependency matcher perf / speedPerformance: speed -
You must be logged in to vote 🤔 Meaning of 'misaligned tokens'
trainingTraining and updating models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🤔 How to convert transformers output to spacy Doc objects
feat / nerFeature: Named Entity Recognizer feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 ModuleNotFoundError: No module named 'spacy.lemmatizer'
installInstallation issues