-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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 💻 Can I train a new NER model based on zh_core_web_trf
feat / nerFeature: Named Entity Recognizer feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 Issue with static vectors in a Transformer pipeline when upgrading from v3.1.1 to v3.2.3
feat / vectorsFeature: Word vectors and similarity feat / configFeature: Training config -
You must be logged in to vote 💻 Training both NER and Neural Edit-Tree Lemmatization with a transformer
experimentalExperimental components and features -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 Spacy dependency issue that started today (via typer and click)
bugBugs and behaviour differing from documentation third-partyThird-party packages and services typesIssues related to typing or typing tools -
You must be logged in to vote 💻 How to setup [training.score_weights] for ents_per_type in the config file?
feat / nerFeature: Named Entity Recognizer feat / scorerFeature: Scorer -
You must be logged in to vote 💻 PyTorch tensor allocation defaults to GPU after prefer_gpu invocation
🔮 thincspaCy's machine learning library Thinc gpuUsing spaCy on GPU -
You must be logged in to vote 💻 catalogue.RegistryError: [E893] Could not find function 'spacy.copy_from_base_model.v1' in function registry 'callbacks'
upgradeIssues related to upgrading spaCy -
You must be logged in to vote 💻 Problem regarding Custom Trained model only having tok2vec and ner component and not generating vector for tokens
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Can't retrieve unregistered extension attribute 'blob'.
third-partyThird-party packages and services -
You must be logged in to vote 💻 Training Thai transformer & tokenizer
lang / thThai language data and models feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Transformer inference on CPU
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 floret-vecs as drop-in replacement in _sm models
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Sudden drop in the accuracy of the parser
lang / koKorean language data and models feat / parserFeature: Dependency Parser feat / scorerFeature: Scorer -
You must be logged in to vote 💻 Is there a way to manually set the pos tag of a certain token in advance?
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Can I pre-compile a large dictionary created though PhraseMatcher?
feat / matcherFeature: Token, phrase and dependency matcher perf / speedPerformance: speed -
You must be logged in to vote 💻 Spancat - How to append SpanCategorizer into a trained custom NER model ?
feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Dependency Matcher execution time
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Understanding and modifying config files for different architecture implemenations
feat / configFeature: Training config feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Error while Training NER using transformers
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 ValueError: Unexpected value for 'parser'. Options are: 'spacy', 'stanza', 'udpipe'
docsDocumentation and website -
You must be logged in to vote 💻 How to pre-install a Huggingface transformer model
third-partyThird-party packages and services feat / trainingFeature: Training utils, Example, Corpus and converters feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Combining Pretrained and Trained NER Components, both with Transformers
feat / nerFeature: Named Entity Recognizer feat / transformerFeature: Transformer -
You must be logged in to vote 💻 How to match on pattern when POS doesn't apprear
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Training the SpanCategorizer via the Update method
trainingTraining and updating models feat / spancatFeature: Span Categorizer