-
-
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 🤔 SpanCategorizer vs TextCategorizer
usageGeneral spaCy usage feat / textcatFeature: Text Classifier feat / spancatFeature: Span Categorizer -
You must be logged in to vote 🤔 Loading model in spacy 3 which was trained with spacy-nightly
modelsIssues related to the statistical models v3.0Related to v3.0 feat / configFeature: Training config -
You must be logged in to vote 🤔 What does the HashEmbed layer actually learn?
usageGeneral spaCy usage feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🤔 Does vocab/strings.json essential for name entity recognition?
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 Applying Matcher to Spans with as_spans set to True
feat / matcherFeature: Token, phrase and dependency matcher feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 train with GPU but with no CUDA (mac users)
gpuUsing spaCy on GPU -
You must be logged in to vote 🤔 Continue training NER component
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Database file separation
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 Dependency Grammar literature
feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 What do the labels (["I", "S"]) mean in SentenceRecognizer senter?
feat / senterFeature: Sentence Recognizer -
You must be logged in to vote 🤔 Autocompletion only partially working
usageGeneral spaCy usage -
You must be logged in to vote 🤔 Additional vectors usage in training process to increase model accuracy
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 Extremely slow load_model times in docker container
perf / speedPerformance: speed -
You must be logged in to vote 🤔 How is the tok2vec component dealing with OOV words
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🤔 Is there a way to train model on GPU without transformers?
gpuUsing spaCy on GPU feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 Passing variables in to spacy project run
projectsspaCy projects and project templates -
You must be logged in to vote 🤔 -
You must be logged in to vote 🤔 Do pipeline components affect training accuracy?
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 Where are static vectors used during training?
trainingTraining and updating models feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 Would like some explanation on how embedding for words in sentence works
feat / vectorsFeature: Word vectors and similarity feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🤔 German NER transformer: is this possible? 🤔
usageGeneral spaCy usage trainingTraining and updating models -
You must be logged in to vote 🤔 Unsupported Type Error when running Relation Extraction Tutorial on GPU
feat / transformerFeature: Transformer feat / relFeature: Relation Extractor -
You must be logged in to vote 🤔 en_core_web_trf: no word vectors loaded
feat / transformerFeature: Transformer -
You must be logged in to vote 🤔 Listing all installed models?
usageGeneral spaCy usage modelsIssues related to the statistical models -
You must be logged in to vote 🤔 Sentence boundary detection in v3
feat / sentencizerFeature: Sentencizer (rule-based sentence segmenter)