-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
explosion spaCy Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
💻 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 -
You must be logged in to vote 🎁 Displacy renderer for token level heatmap
feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 💻 Uncommon hyphen doesn't get recognized
feat / tokenizerFeature: Tokenizer -
🎁 Export annotation results to pandas dataframe
feat / trainingFeature: Training utils, Example, Corpus and converters -
💻 How the model is retrain by spacy?
trainingTraining and updating models -
💻 Is it possible to train NER with custom data labeled for named entities while keeping the base model's ability to do DEP and POS taggin?
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer -
📚 How to make NER more consistent? It catches and misses the same entities within the same text.
feat / nerFeature: Named Entity Recognizer -
📚 Should we pass sentences that contain no entities when training NER model?
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🎁 Getting vectors from BPE using user_hooks
enhancementFeature requests and improvements feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🌍 Exploiting available linguistic resources for the Italian language
lang / itItalian language data and models -
🎁 Getting inflected forms using Spacy
enhancementFeature requests and improvements -
🎁 Spacy GraphQL interface
enhancementFeature requests and improvements third-partyThird-party packages and services -
You must be logged in to vote 🎁 Character-level features and ngrams for the TextCategorizer
feat / textcatFeature: Text Classifier