-
-
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 💻 NER training not doing well with custom labels?
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 Confusion about word vectors and tok2vec
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Getting char spans to token spans
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🌍 Update list of Tagalog stop words
enhancementFeature requests and improvements feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 prob = -20.0 for all lemmas in en_core_web_lg
v2spaCy v2.x -
You must be logged in to vote 💻 Rule-based matching should be able to specify beginning/end of sentence
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 How to extend word vectors in Spacy?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 About Traditional Chinese model
usageGeneral spaCy usage lang / zhChinese language data and models -
You must be logged in to vote 🎁 Multiple overlapping results from EntityRuler
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🌍 Testing Polish models
lang / plPolish language data and models feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 [E109] Model for component 'textcat' not initialized. Did you forget to load a model, or forget to call begin_training()?
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🎁 Add support for NER formats that have XML tags using ENAMEX
enhancementFeature requests and improvements feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🎁 Negation detection as a Multi-task learning (MTL) layer
enhancementFeature requests and improvements -
You must be logged in to vote 💻 How to find chunks similar to EntityRuler
usageGeneral spaCy usage -
You must be logged in to vote 💻 Training a parser for custom semantics with Doc.retokenize applyied to Named Entities example
usageGeneral spaCy usage feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 Recognizing animals as entities
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🎁 RFE: vectors in different languages should be aligned
enhancementFeature requests and improvements feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 Matcher IS_PUNCT does not match on periods.
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🌍 Inconsistencies in the Korean/Japanese use of mecab
lang / koKorean language data and models third-partyThird-party packages and services lang / jaJapanese language data and models -
You must be logged in to vote 💻 Using custom Token extensions in spaCy's Matcher
feat / matcherFeature: Token, phrase and dependency matcher feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🌍 Adding Romanian NER
lang / roRomanian language data and models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 ValueError: [E177] Ill-formed IOB input detected
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🤔 Can I update token's POS tag?
feat / docFeature: Doc, Span and Token objects