-
https://github.com/piisa/muliwai/blob/main/ner_manager.py#L364 leads to invalid indentation
```python
def spacy_ner(...):
# ...
if nlp is None:
#init spacy pipeline #
-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
It's great that you've added the trainable lemmatizer. With the previous version I added my own trainable lemmatizer and it helped improve lemmatization.
I now want to update your trainable lemmatize…
-
**Examples of executed test cases and their error messages**:
* The NLU pipeline contains only a Spacy component (e.g. `SpacyEntityExtractor`):
rasa.engine.exceptions.GraphSchemaValidationExcepti…
-
---------------------------------------------------------------------------
OSError Traceback (most recent call last)
/tmp/ipykernel_43/4138998002.py in
2 f…
-
In Rasa 3.0, when I run this pipeline:
pipeline:
* name: SpacyNLP
model: en_core_web_md
* name: SpacyTokenizer
* name: SpacyFeaturizer
* name: RegexFeaturizer
* name: LexicalSyntacti…
-
As soon as `spacy.prefer_gpu()` is enabled, loading the `en_core_web_trf` model will fail with the stack trace below.
## How to reproduce the behaviour
```python
import spacy
spacy.prefer_g…
-
## How to reproduce the behaviour
Current pymorphy2 wrapper returns the original form when POS is empty (in `mode="pymorphy2"`) on [line 48](https://github.com/explosion/spaCy/blob/master/spacy/lang/…
-
1. 如下是 kaggle 机器的配置。
两张 T4 显卡。
2. !pip freeze
```bash
absl-py==1.4.0
accelerate==0.15.0
access==1.1.9
affine==2.4.0
aiobotocore==2.5.0
aiofiles==22.1.0
aiohttp @ file:///home/conda…
-
**System information**
- Have I specified the code to reproduce the issue: Yes
- Environment in which the code is executed: Colab
- TensorFlow version: 2.11.0
- TFX Version: 1.12.0
- Python v…