-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 💻 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 -
You must be logged in to vote 💻 How to train NER and Relation Extraction model together
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 I am facing below issue in LingFeast library when I execute "from lingfeat import extractor"
third-partyThird-party packages and services -
You must be logged in to vote 💻 Adding a lemma for a new word and the concept of normalization/lemmatization in spaCy
usageGeneral spaCy usage feat / docFeature: Doc, Span and Token objects feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 Component 'relation_extractor' could not be run. Did you forget to call
traininginitialize()?Training and updating models feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Pipe By Pipe By Get Doc Object For Review Pipe Outcome ?
usageGeneral spaCy usage feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Is it possible to generate a config.cfg for a spaCy v2 model?
feat / configFeature: Training config v2spaCy v2.x -
You must be logged in to vote 💻 Can't print entity labels
usageGeneral spaCy usage -
You must be logged in to vote 💻 How to remove evaluation of frozen components ?
trainingTraining and updating models feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Issue with Text Extraction from PDFs Using spacypdfreader
third-partyThird-party packages and services -
You must be logged in to vote 💻 Training a relation extraction model with span categorization - MemoryError
trainingTraining and updating models feat / spancatFeature: Span Categorizer feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 misc registry (spacy version 3.6.1)
feat/llmFeature: LLMs (incl. spacy-llm)