-
-
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 📚 -
You must be logged in to vote 💻 -
You must be logged in to vote 📚 -
You must be logged in to vote 🔮 -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 -
You must be logged in to vote 🎁 Freezing some transformer layers during training?
enhancementFeature requests and improvements feat / configFeature: Training config feat / transformerFeature: Transformer -
You must be logged in to vote 📚 Training NER Model on Large Dataset using CPU
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer perf / memoryPerformance: memory use -
You must be logged in to vote 🔮 Possible ORG misidentification
lang / enEnglish language data and models feat / nerFeature: Named Entity Recognizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 💻 How can I update my current best-model with new data?
trainingTraining and updating models -
You must be logged in to vote 💻 stanza_spacy: create pipeline with personal Phrase Component
usageGeneral spaCy usage third-partyThird-party packages and services -
You must be logged in to vote 🔮 Improving Spancat predictions
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 🤔 Interpretação de texto
usageGeneral spaCy usage -
You must be logged in to vote 🔮 zshot spaCy ignoring email and phone entities?
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer feat / matcherFeature: Token, phrase and dependency matcher perf / accuracyPerformance: accuracy -
You must be logged in to vote 💻 Access SpanCat predictions for a specific span
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 🤔 Entity Linking without an alias match
feat / nelFeature: Named Entity linking -
You must be logged in to vote 🤔 ValueError("[E024] Could not find an optimal move to supervise the parser.
feat / trainingFeature: Training utils, Example, Corpus and converters feat / configFeature: Training config -
You must be logged in to vote 💻 ValueError: [E966]
feat / sentencizernlp.add_pipe
now takes the string name of the registered component factory, not a callable component. Expected string, but got <spacy.pipeline.sentencizer.Sentencizer object at 0x000001CA1A69DF00> (name: 'None').Feature: Sentencizer (rule-based sentence segmenter) v2spaCy v2.x -
You must be logged in to vote ⏳ Size of spacy-transformers on x86_64 amd is huge.
installInstallation issues gpuUsing spaCy on GPU -
You must be logged in to vote ⏳ Import broken python 3.9
installInstallation issues more-info-neededThis issue needs more information -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 -
You must be logged in to vote 🤔 Suggestion: Normalize or Translate the parsing labels for German and English dependency labelling
usageGeneral spaCy usage lang / enEnglish language data and models lang / deGerman language data and models feat / parserFeature: Dependency Parser -
You must be logged in to vote 💻 -
You must be logged in to vote ⏳ spacy.cli.download
doesn't work for transformer modelInstallation issues