-
-
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 🤔 Inconsistent "dative" dependency?
lang / enEnglish language data and models feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 training NER: Influence on some forgotten entities from annotation
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Custom NER training and debug config.cfg file
trainingTraining and updating models feat / cliFeature: Command-line interface -
You must be logged in to vote 🤔 Train data vs dev data for spacy
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 Run Spacy on Intel gpu
gpuUsing spaCy on GPU -
You must be logged in to vote 🤔 using data debug: how to get which document is corrupted?
feat / cliFeature: Command-line interface -
You must be logged in to vote 🤔 NER model training: relation between
trainingE
and#
Training and updating models -
You must be logged in to vote 🤔 What was the test set for the accuracy scores reported for Dutch spacy pipelines for NER?
lang / nlDutch language data and models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 "Overflow encountered in exp" while using textcat_multilabel
trainingTraining and updating models feat / textcatFeature: Text Classifier -
You must be logged in to vote 🤔 Strange name recognition issue
lang / enEnglish language data and models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Ensemble NER approach - queries
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Which Loss function is used for NER and Transformer tokenizer?
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 spacy train without GPU: CURAND_STATUS_INITIALIZATION_FAILED
trainingTraining and updating models gpuUsing spaCy on GPU more-info-neededThis issue needs more information -
You must be logged in to vote 🤔 I would like to know if the token.tag for training in v3.0 is equal to token.tag or token.pos in v2.3?
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 🤔 Why is my trained transformer model(en_core_web_trf) ineffective?
usageGeneral spaCy usage modelsIssues related to the statistical models -
You must be logged in to vote 🤔 probability of a sentence/N-gram
usageGeneral spaCy usage -
You must be logged in to vote 🤔 Is it possible to make custom NER model to optimize on precision rather than accuracy?
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 token.is_stop not the same as token.lemma_.lower() in nlp.Defaults.stop_words
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Measuring inference time in spaCy pipeline
perf / speedPerformance: speed -
You must be logged in to vote 🤔 encoding issue '❤️' != '❤'
feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🤔 How to predict multiword ids in tokenization?
lang / esSpanish language data and models feat / tokenizerFeature: Tokenizer more-info-neededThis issue needs more information feat / morphologyFeature: Morphology and MorphAnalysis -
You must be logged in to vote 🤔 Spacy for invoice data extraction
trainingTraining and updating models -
You must be logged in to vote 🤔 I have three questions to consult, thank you~
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 🤔 How does spacy handle transformers sequence limit?
feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 Pretrained model with custom tokenizer / word vectors
usageGeneral spaCy usage feat / tokenizerFeature: Tokenizer feat / tok2vecFeature: Token-to-vector layer and pretraining