-
-
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
-
💻 How to implement a custom component for multi-phrase matcher?
feat / pipelineFeature: Processing pipeline and components -
💻 Whitespace tokenizer when training on cli
feat / tokenizerFeature: Tokenizer -
💻 Document alignment
feat / docFeature: Doc, Span and Token objects -
🎁 Is there a text normalization feature in spaCy?
usageGeneral spaCy usage -
🎁 overlapping named-entity spans
feat / spancatFeature: Span Categorizer -
💻 lang.from_bytes does not recreate the pipeline properly
feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 💻 Can't train_test_split with test_size < 0.32
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🌍 Noun Phrase Chunking - Improvements in recall.
enhancementFeature requests and improvements feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🎁 Distilling NER from transformer based models into spacy
enhancementFeature requests and improvements feat / nerFeature: Named Entity Recognizer feat / transformerFeature: Transformer -
💻 Phrase Matcher space sensitive issue
feat / matcherFeature: Token, phrase and dependency matcher -
💻 Partial match of spans in Matcher with ENT_TYPE
feat / matcherFeature: Token, phrase and dependency matcher -
💻 index attribute for sentences
feat / docFeature: Doc, Span and Token objects -
💻 token attribute to return containing ent
feat / docFeature: Doc, Span and Token objects -
📚 Training the model to NOT recognize certain NE
feat / nerFeature: Named Entity Recognizer -
💻 Merging spans after creating custom attributes
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 📚 Parallelize TextCategorizer training
feat / textcatFeature: Text Classifier -
You must be logged in to vote 📚 Boosting tagger and lemmatizer using additional data
feat / taggerFeature: Part-of-speech tagger feat / parserFeature: Dependency Parser -
You must be logged in to vote 🌍 nb: lemmatization of copula AUX
feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 📚 Slow training speed for textcat pipeline
feat / textcatFeature: Text Classifier perf / speedPerformance: speed -
🎁 UMLS thesaurus
enhancementFeature requests and improvements third-partyThird-party packages and services -
🎁 Export spaCy models for use in Java environments?
feat / serializeFeature: Serialization, saving and loading -
🎁 Render dependency graph with graphviz
feat / visualizersFeature: Built-in displaCy and other visualizers -
🌍 Experimental spaCy language model for Indonesian
lang / idIndonesian language data and models -
You must be logged in to vote 🎁 spaCy as SRL?
enhancementFeature requests and improvements feat / parserFeature: Dependency Parser -
You must be logged in to vote 🎁 Disambiguation for tokenization
feat / tokenizerFeature: Tokenizer