-
-
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 💻 Reading results from pipe without blocking the processing of the next batch
gpuUsing spaCy on GPU perf / speedPerformance: speed -
You must be logged in to vote 💻 on_match remove entities doesn't work properly
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 Skipping entity ... in the following text because the character span does not align with token boundaries
lang / heHebrew language data and models trainingTraining and updating models feat / nerFeature: Named Entity Recognizer feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 Spacy-Stanza document creation fails.
third-partyThird-party packages and services -
You must be logged in to vote 💻 Tamil models on spaCy
lang / taTamil language data and models -
You must be logged in to vote 💻 Using NOT_IN and IN inside the same token in Matcher
feat / matcherFeature: Token, phrase and dependency matcher -
You must be logged in to vote 💻 English tokenizer's behavior with "/" characters
lang / enEnglish language data and models feat / tokenizerFeature: Tokenizer -
You must be logged in to vote 💻 Creating an "ner" object with provided "moves" not possible
feat / nerFeature: Named Entity Recognizer feat / configFeature: Training config -
You must be logged in to vote 💻 Jointly training rel_component with textcat_multilabel raises ValueError during backpropagation?
bugBugs and behaviour differing from documentation feat / textcatFeature: Text Classifier resolvedThe issue was addressed / answered feat / relFeature: Relation Extractor -
You must be logged in to vote 💻 Productionizing custom trained spacy pipelines
usageGeneral spaCy usage scalingScaling, serving and parallelizing spaCy -
You must be logged in to vote 💻 Pretraining NER and Textcat components of Healthsea
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 ValueError on Vectors.most_similar
feat / vectorsFeature: Word vectors and similarity -
You must be logged in to vote 💻 Handling long text
feat / transformerFeature: Transformer -
You must be logged in to vote 💻 Update 'ner' tok2vec embeddings during training
trainingTraining and updating models feat / pipelineFeature: Processing pipeline and components -
You must be logged in to vote 💻 Spacy's Sentencizer is Giving Different Sentence boundaries
feat / parserFeature: Dependency Parser more-info-neededThis issue needs more information jupyterIssues related to Jupyter notebook environments feat / sentencizerFeature: Sentencizer (rule-based sentence segmenter) -
You must be logged in to vote 💻 Why isn't my trained NER model not able to assign 'O' tag to a sample text?
trainingTraining and updating models feat / nerFeature: Named Entity Recognizer -
You must be logged in to vote 💻 Link spaCy as a static library to be called from C++
scalingScaling, serving and parallelizing spaCy -
You must be logged in to vote 💻 Can't figure out why entities are misaligned
trainingTraining and updating models -
You must be logged in to vote 💻 Is there a way to do pos tagging on tokenized sentence?
feat / taggerFeature: Part-of-speech tagger -
You must be logged in to vote 💻 Informal contractions are not lemmatized properly
feat / lemmatizerFeature: Rule-based and lookup lemmatization -
You must be logged in to vote 💻 Training tokens for sentiments
trainingTraining and updating models -
You must be logged in to vote 💻 How to add new Embedding Parameter to NER Model
feat / tok2vecFeature: Token-to-vector layer and pretraining -
You must be logged in to vote 💻 How to combine Context with Matcher?
usageGeneral spaCy usage -
You must be logged in to vote 💻 -
You must be logged in to vote 💻 How to get DependencyMatcher results as Span?
feat / matcherFeature: Token, phrase and dependency matcher