spaCy icon indicating copy to clipboard operation
spaCy copied to clipboard

💫 Industrial-strength Natural Language Processing (NLP) in Python

Results 210 spaCy issues
Sort by recently updated
recently updated
newest added

## How to reproduce the behaviour ## Your Environment * Operating System: * Python Version Used: * spaCy Version Used: * Environment Information:

## How to reproduce the behaviour I am building the devcontainer for https://github.com/lovellbrian/cpu and spaCy is not building. may be due to cpdef instead of cdef usage. ## Your Environment...

install

I am facing an issue where am trying to run a spacy based pipeline, using the `en_core_web_trf:3.7.3` model, whereby the `transition_parser` seems to be placing tensors on cpu instead of...

gpu
feat / transformer

Hi, Actually, I am using spacy_trf to train my custom NER model. Trained with RoBERTa and to predict 13 entities which is related to automobile industry. Please find the metrics...

## Description This pull request combines three small changes to the API docs to fix errors, I have stumbled upon while carefully reading on the API details. ### Types of...

docs

Hello spaCy team, I found a small discrepancy in the documentation. --- The attribute `lemma_` for a `Span` is described as follows in the API docs: > The span's lemma....

docs

## Description ### Types of change ## Checklist - [x] I confirm that I have the right to submit this contribution under the project's MIT license. - [x] I ran...

universe

## Description Added the Constituent-Treelib library to the spaCy's universe. ### Types of change The change represents an enhancement to the spaCy's universe. ## Checklist - [x] I confirm that...

universe

## Description ### Types of change ## Checklist - [x] I confirm that I have the right to submit this contribution under the project's MIT license. - [x] I ran...

universe

## Description ### Types of change ## Checklist - [x] I confirm that I have the right to submit this contribution under the project's MIT license. - [x] I ran...

universe