Label
Filter
Categories
Discussions
-
🤔 replicating example of rel_component
feat / relFeature: Relation Extractor -
💻 Could not locate any .jsonl files in path 'pretest_data.spacy'. How can i make a file for pretraining in spacy 3?
feat / trainingFeature: Training utils, Example, Corpus and converters -
💻 Is there a way to extract the original annotation from .spacy file?
feat / serializeFeature: Serialization, saving and loading feat / docFeature: Doc, Span and Token objects feat / trainingFeature: Training utils, Example, Corpus and converters -
💻 How to implement the best stream of texts in multiprocessing with Spacy ?
scalingScaling, serving and parallelizing spaCy -
⏳ Unable to install spaCy version 2.2.3
installInstallation issues windowsIssues related to Windows v2spaCy v2.x -
💻 What is the "corpora.dev limit" behavior?
feat / trainingFeature: Training utils, Example, Corpus and converters -
💻 Doc.ents not working correctly in ver3.3.0
lang / enEnglish language data and models perf / accuracyPerformance: accuracy -
🔮 Additional training of pre-trained model does not work on BILUO
lang / ruRussian language data and models feat / nerFeature: Named Entity Recognizer -
💻 Mismatched IDs Error and nlp.rehearse
trainingTraining and updating models -
💻 Issue in importing spacy | getting an error - No module named 'thinc.api'
installInstallation issues osxIssues related to macOS / OSX -
🤔 quantization for transformer based models
feat / transformerFeature: Transformer -
💻 The dependency parse result is different between displacy and local environment.
lang / enEnglish language data and models perf / accuracyPerformance: accuracy -
💻 Need guidance on where to go next
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
💻 Retrieving "RIGHT_ID" from tokens in `DependencyMatcher`
feat / matcherFeature: Token, phrase and dependency matcher -
📚 FAQ: Guide to understanding hyperparameters in spaCy
docsDocumentation and website faqFrequently asked questions and solutions. -
🌍 Add a custom language to spacy
enhancementFeature requests and improvements -
🔮 Best way to gather relationships between entities (NER and REL models)
usageGeneral spaCy usage -
📚 How to Load Any HuggingFace Model in spaCy
third-partyThird-party packages and services feat / configFeature: Training config feat / transformerFeature: Transformer faqFrequently asked questions and solutions. -
⏳ ValueError: GPU is not accessible. Was the library installed correctly?
osxIssues related to macOS / OSX gpuUsing spaCy on GPU plat / m1Apple M1 architecture support -
💻 Best way to refer from one entity span to another?
feat / docFeature: Doc, Span and Token objects