-
-
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 💻 Position Embedding not needed with BERT?
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Using a customized NER model in the RE model
feat / nerFeature: Named Entity Recognizer feat / pipelineFeature: Processing pipeline and components feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 Unable to add custom labels to spacy doc spans
trainingTraining and updating models -
You must be logged in to vote 💻 Cython access to lemma string
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 NER Model With additional Entities and Entity Linking
feat / nerFeature: Named Entity Recognizer perf / accuracyPerformance: accuracy -
You must be logged in to vote 💻 What's the right way to make tokenization exception in Chinese tokenizer?
lang / zhChinese language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 negspacy not working
third-partyThird-party packages and services -
You must be logged in to vote 💻 How to apply rule-based matcher on a dataframe?
third-partyThird-party packages and services feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 what is the best way to filter sentences finding lemmas ?
feat / docFeature: Doc, Span and Token objects -
You must be logged in to vote 💻 Semgrex rule with spancat
feat / matcherFeature: Token, phrase and dependency matcher feat / spancatFeature: Span Categorizer -
You must be logged in to vote 💻 Keep getting a
bugValueError: Out shape is mismatched
Bugs and behaviour differing from documentation gpuUsing spaCy on GPU -
You must be logged in to vote 💻 How to add models to a blank nlp pipeline?
feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 merge_noun_chunks does not discard whitespace
lang / enEnglish language data and models -
You must be logged in to vote 💻 Best way to get contextual vector embeddings of tokens in a document
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 Textcat with transformer listener
feat / textcatFeature: Text Classifier feat / transformerFeature: Transformer -
You must be logged in to vote 💻 ValueError: Mismatched IDs! 57406478778838888474 vs 4311360199468911749078
trainingTraining and updating models -
You must be logged in to vote 💻 Cannot convert json data to spacy format
feat / trainingFeature: Training utils, Example, Corpus and converters -
You must be logged in to vote 💻 [E893] Could not find function 'spacy.Tagger.v2' in function registry 'architectures'
third-partyThird-party packages and services -
You must be logged in to vote 💻 How to initialize trainable_lemmatizer in config.cfg?
feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 Hyperparameter tuning of a spaCy NER model, with Vertex AI
trainingTraining and updating models loggersLoggers and spacy-loggers -
You must be logged in to vote 💻 Importing spacy is slow
perf / speedPerformance: speed -
You must be logged in to vote 💻 How to add Negex to config.cfg file?
third-partyThird-party packages and services feat / configFeature: Training config -
You must be logged in to vote 💻 English and Polish lemmatization not working
lang / enEnglish language data and models lang / plPolish language data and models more-info-neededThis issue needs more information feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 Word spacing/word segmentation model
lang / koKorean language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 Training NER on Incomplete Annotations
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer