-
-
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 💻 Entity linker returns NIL if no aliases are defined
feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 Why can't pickable Doc be used in doc extension attributes when multiprocessing?
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Does not match non-negated prhases, with "+", "?" or "!" operator as first token
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Span.start_char has unexpected return value
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 How can I make pseudo-projective parsing work?
feat / parserFeature: Dependency Parser -
You must be logged in to vote 🤔 token differs from token.string, in some cases token.string contains a trailing space while token does not
feat / docFeature: Doc, Span and Token objects -
💻 PhraseMatcher persistance issue
feat / matcherFeature: Token, phrase and dependency matcher -
💻 Merging a noun_chunk slice for Hearst Pattern Detection
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 📚 Example for reducing the size of a vocabulary
perf / memoryPerformance: memory use -
🎁 Simple way to do word2vec arithmetic
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 🎁 Using spaCy with AllenNLP Interpret or Textattack
third-partyThird-party packages and services -
You must be logged in to vote 🤔 Discrepancy between dependency tree shown via displacy vs. .children
feat / visualizersFeature: Built-in displaCy and other visualizers -
You must be logged in to vote 🤔 Is Spacy developed English models specific to USA only? No support to India city, currency unit
lang / hiHindi language data and models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 📚 spaCy Model for Column auto mapping
usageGeneral spaCy usage -
You must be logged in to vote 💻 nlp.pipe() is not faster than processing by example
perf / speedPerformance: speed -
You must be logged in to vote 💻 Custom POS pipeline
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Extract wanted text from pattern
feat / matcherFeature: Token, phrase and dependency matcher -
📚 plain text processing
usageGeneral spaCy usage -
You must be logged in to vote 💻 Include Custom Attributes in Doc.to_array()
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Retrieving Entity & Wikipedia URL from Knowledge Base
feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 Is it possible to extract word/sentence from vector?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Problem in align two tokenizers
feat / tokenizerFeature: Tokenizer -
💻 How to programmatically get a list of all dependency parse tags of a loaded model?
feat / parserFeature: Dependency Parser -
📚 How to encode keywords in spacy/scispacy?
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 📚 Sentence categorization doesn't work using CLI train, json_to_tuple issue
feat / trainingFeature: Training utils, Example, Corpus and converters