-
-
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
-
You must be logged in to vote 💻 Can we add other regex quantifiers to the rule-based matching?
enhancementFeature requests and improvements feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 How to train spacy transformer model with currently not avalilable languages [spacy-nightly]
lang / hrCroatian language data and models feat / transformerFeature: Transformer -
You must be logged in to vote 💻 No POS tags (only, DEP and TAG) with trained Transformer model
feat / configFeature: Training config feat / transformerFeature: Transformer -
You must be logged in to vote 💻 ValueError : tried to update a NER, but can't find the right format for train data
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 🌍 Remove questionable stopwords from default lists
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🌍 Add an additional Chinese tokenizer
enhancementFeature requests and improvements lang / zhChinese language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 children of children seem to disappear?
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 Why does spacy keeps gpu memory in use when the language object is deleted?
perf / memoryPerformance: memory use -
You must be logged in to vote 💻 from_disk partially broken in spacy-nightly
feat / serializeFeature: Serialization, saving and loading feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🎁 Spell Checker suggestions
enhancementFeature requests and improvements -
You must be logged in to vote 📚 Performance with misspellings
usageGeneral spaCy usage feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 Is there a way to extract Subject-Verb-Object triplets?
usageGeneral spaCy usage -
You must be logged in to vote 🤔 NER model
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Clarification on providing vectors (glove, elmo, fasttext, etc) when training NER model
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 🤔 Clarification for behavior of
feat / vectorsen_core_web_lgwithdoc.tensorFeature: Word vectors and similarity -
You must be logged in to vote 💻 After to_bytes without vocab, and from_bytes, lang_ is None in Doc objects
feat / serializeFeature: Serialization, saving and loading -
You must be logged in to vote 🎁 Custom morphological analysis
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 🎁 Does Spacy supports Relation Detection along with custom NER training?
enhancementFeature requests and improvements -
You must be logged in to vote 💻 Odd token matching lemma attribute behavior
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 pubmedbert's vocabulary to spacy vocabulary
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 feeding html to spacy
feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 🤔 SpaCy entity recognition improvement in Spanish/Catalan
lang / esSpanish language data and models feat / nerFeature: Named Entity Recognizer -
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