-
-
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 💻 Matcher does not match "LOWER" pattern when the vocabulary is loaded from disk
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 🤔 More details required - how to change hyperparameters from CLI
feat / cliFeature: Command-line interface -
You must be logged in to vote 🤔 Allow intersecting items in NER.
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 🤔 How can I obtain the data to plot the learning curve from CLI output?
feat / cliFeature: Command-line interface -
You must be logged in to vote 🤔 Some date entities being tagged as ORG
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Matcher on lower lemma
feat / matcherFeature: Token, phrase and dependency matcher -
📚 spaCy to find family links between people
usageGeneral spaCy usage -
You must be logged in to vote 📚 Improve large dictionary matching performance
feat / matcherFeature: Token, phrase and dependency matcher -
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