-
-
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 💻 Custom POS pipeline
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Extract wanted text from pattern
feat / matcherFeature: Token, phrase and dependency matcher -
📚 plain text processing
usageGeneral spaCy usage -
You must be logged in to vote 💻 Include Custom Attributes in Doc.to_array()
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Retrieving Entity & Wikipedia URL from Knowledge Base
feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 Is it possible to extract word/sentence from vector?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Problem in align two tokenizers
feat / tokenizerFeature: Tokenizer -
💻 How to programmatically get a list of all dependency parse tags of a loaded model?
feat / parserFeature: Dependency Parser -
📚 How to encode keywords in spacy/scispacy?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 📚 Sentence categorization doesn't work using CLI train, json_to_tuple issue
feat / trainingFeature: Training utils, Example, Corpus and converters -
💻 PhraseMatcher Incorrectly Matching String Twice with Single Char Difference
feat / matcherFeature: Token, phrase and dependency matcher -
💻 Using TextCategorizer on Span instead of Doc
feat / textcatFeature: Text Classifier -
🤔 Difference between blank and pretrained models
modelsIssues related to the statistical models -
💻 Allowing NER to overwrite existing entities
feat / nerFeature: Named Entity Recognizer -
📚 Distinguish between Subjects and properties
usageGeneral spaCy usage -
You must be logged in to vote 📚 Model forgetting previously trained entities
trainingTraining and updating models -
💻 Pass context in custom pipeline component
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🎁 could Matcher using python multiprocessing ?
enhancementFeature requests and improvements help wantedContributions welcome! feat / matcherFeature: Token, phrase and dependency matcher perf / speedPerformance: speed scalingScaling, serving and parallelizing spaCy -
You must be logged in to vote 🎁 Hierarchical Attention Networks in Text Categorizer
enhancementFeature requests and improvements feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Ability to obtain word count / word frequency from pretrained word vector corpus
usageGeneral spaCy usage feat / vectorsFeature: Word vectors and similarity -
📚 Guidance on testing model performance when training custom NER entities on a base model
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 📚 Extracting entity relations with newly trained (from pretrained) named entity recognizer
feat / nerFeature: Named Entity Recognizer -
💻 How to change the label of an Entity?
feat / nerFeature: Named Entity Recognizer -
🤔 How do I determine the correct GPU ID to use?
gpuUsing spaCy on GPU -
🤔 Spacy Context Understanding
usageGeneral spaCy usage