-
-
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 🎁 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 -
💻 TypeError: 'spacy.tokens.token.Token' object is not iterable
feat / docFeature: Doc, Span and Token objects -
💻 Preserve paragraph divisions of documents
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🎁 Support for FastText word embeddings
third-partyThird-party packages and services feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🎁 GloVe Integration
third-partyThird-party packages and services feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 backend choice with joblib multiprocessing
usageGeneral spaCy usage -
🎁 Support for XML wordnet
third-partyThird-party packages and services feat / vectorsFeature: Word vectors and similarity -
🎁 Idea: Date and Time Parsing
enhancementFeature requests and improvements -
🤔 Differences between small, medium and large models
usageGeneral spaCy usage modelsIssues related to the statistical models -
🎩 Extendable language detection for spaCy on Doc and Span objects
enhancementFeature requests and improvements -
💻 Tokenizing named entities as a single token
feat / nerFeature: Named Entity Recognizer feat / tokenizerFeature: Tokenizer -
📚 Using Spacy to extract pharmaceutical active ingredients from madical notes
usageGeneral spaCy usage feat / matcherFeature: Token, phrase and dependency matcher -
🎩 I wrote code that generates numbers as Dutch text strings and vice versa
enhancementFeature requests and improvements lang / nlDutch language data and models