-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
explosion spaCy Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote ⏳ Install en_core_web_trf on Windows get conflicting dependencies error
installInstallation issues third-partyThird-party packages and services feat / transformerFeature: Transformer -
You must be logged in to vote 💻 embed, encode, attend, predict [Source code link]
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 📚 spaCy trf model is slow due to torch
scalingScaling, serving and parallelizing spaCy feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Is It Possible to Resume Training Via CLI in Spacy v3 (transformers)?
usageGeneral spaCy usage trainingTraining and updating models feat / cliFeature: Command-line interface -
You must be logged in to vote ⏳ Installation warning: invalid wheel filename
installInstallation issues gpuUsing spaCy on GPU -
You must be logged in to vote ⏳ cannot import name 'UNICODE_EMOJI' from 'emoji' whe trying setup spacymoji
universeChanges to the Universe directory of third-party spaCy code. -
You must be logged in to vote ⏳ How to install spaczz
installInstallation issues third-partyThird-party packages and services -
You must be logged in to vote 💻 ValueError: [E985] Can't load model from config file: no [nlp] section found.
invalidInvalid issues: typos, mistakes etc. -
You must be logged in to vote 💻 Help debugging a custom suggester that can return 0 suggestions
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 AttributeError: 'spacy.morphology.Morphology' object has no attribute 'tag_map'
feat / morphologyFeature: Morphology and MorphAnalysis v2spaCy v2.x -
You must be logged in to vote 💻 Labels for component 'relation_extractor' not initialized
feat / relFeature: Relation Extractor -
You must be logged in to vote 🔮 Documentation for SparseLinear
docsDocumentation and website 🔮 thincspaCy's machine learning library Thinc feat / textcatFeature: Text Classifier -
You must be logged in to vote 💻 Same token from 2 subtrees of same sentence have same type and same .text, but are not the same object
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 🤔 how to use sense2vec for dataset other languages?
lang / ptPortuguese language data and models -
You must be logged in to vote 🌍 Build Polynesian models and language
new languageAdding support for new languages to spaCy. -
You must be logged in to vote 💻 Setting different defaults for the same language
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 🤔 Bug with lemmatisation: lemma of "cameras" is "cameras"?
lang / enEnglish language data and models feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 How to delete ents in a doc
usageGeneral spaCy usage -
You must be logged in to vote 🔮 spancat shared architecture listeners not working as expected
feat / pipelineFeature: Processing pipeline and components feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Compatibility Problems with loading Relation Extraction Component
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Saving and loading a pipeline with a coreferee component
feat / serializeFeature: Serialization, saving and loading feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Caused by: org.apache.spark.api.python.PythonException: 'ValueError: [E109] Component 'tok2vec' could not be run. Did you forget to call
third-partyinitialize()?'.Third-party packages and services scalingScaling, serving and parallelizing spaCy -
You must be logged in to vote 💻 How to overwrite spans of Example object?
docsDocumentation and website -
You must be logged in to vote 🤔 spacy train from prodigy data-to-spacy config with en_core_web_trf yields ValueError: Cannot deserialize model: mismatched structure
feat / textcatFeature: Text Classifier ✨ prodigyIssues related to using spaCy with the Prodigy annotation tool -
You must be logged in to vote 🔮 en_core_web_trf - taking 10 secs to process text with 1000 words
perf / speedPerformance: speed feat / transformerFeature: Transformer