-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
explosion spaCy Help-coding-implementations Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
💻 Help: Coding & Implementations Discussions
Ask the community for coding help
-
You must be logged in to vote 💻 ValueError: [E002] Can't find factory for 'relation_extractor' for language English (en)
projectsspaCy projects and project templates feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 CUDA Runtime Error during Spacy Transformers NER Model Training
trainingTraining and updating models perf / memoryPerformance: memory use feat / transformerFeature: Transformer -
You must be logged in to vote 💻 How to annotate a corpus to train a SpanFinder
trainingTraining and updating models feat / spanfinderFeature: Span Finder -
You must be logged in to vote 💻 Help needed for NER Training of de_core_news_lg
feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Training Corpora Augmentation
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 How to use Cython to speed up pipeline of model inference
feat / textcatFeature: Text Classifier perf / speedPerformance: speed -
You must be logged in to vote 💻 Tokenizing Special cases with whitespace
feat / tokenizerFeature: Tokenizer feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 LLM models in spaCy requiring OpenAI key
usageGeneral spaCy usage feat/llmFeature: LLMs (incl. spacy-llm) -
You must be logged in to vote 💻 Error while using neuralcoref with spacy
feat / corefFeature: Coreference resolution v2spaCy v2.x -
You must be logged in to vote 💻 How to get Spacy to Respect Bracket Tokens with Regex Match?
usageGeneral spaCy usage -
You must be logged in to vote 💻 How to mix Regex Expressions and Regular Strings to SpanRuler?
usageGeneral spaCy usage feat / spanrulerFeature: Entity and span ruler -
You must be logged in to vote 💻 python -m spacy download en_core_web_sm failed due to SSL cert error
installInstallation issues -
You must be logged in to vote 💻 No proper data to initialize the Model of component 'tok2vec'
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 How to Dynamically Assign Entities with no model training
feat / spanrulerFeature: Entity and span ruler -
You must be logged in to vote 💻 Train SpaCy custom pipelines in AWS Trainium
third-partyThird-party packages and services trainingTraining and updating models -
You must be logged in to vote 💻 Check if a noun can be a verb
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Cython compile with MacOS 14, Spacy 3.7.2 and Cython 3.0.4
third-partyThird-party packages and services -
You must be logged in to vote 💻 How to convert jsonl format files into spacy format files?
feat / cliFeature: Command-line interface -
You must be logged in to vote 💻 Entity linking with workable exemples
usageGeneral spaCy usage docsDocumentation and website feat / nelFeature: Named Entity linking -
You must be logged in to vote 💻 Training NER with custom tokenizer
feat / cliFeature: Command-line interface -
You must be logged in to vote 💻 Named entity removal from a bank email. I want to remove and collect name, account numbers, orgnization names
usageGeneral spaCy usage feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 MPS Device for SpaCy Transformers
perf / speedPerformance: speed plat / m1Apple M1 architecture support -
You must be logged in to vote 💻 nlp.rehearse does not work
trainingTraining and updating models -
You must be logged in to vote 💻 Span alignment in spacy-huggingface-pipelines
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Shortest Dependency Path between Nouns
feat / parserFeature: Dependency Parser