-
## Describe the bug
I am trying to tokenize a dataset with spaCy. I found that no matter what I do, the spaCy language object (`nlp`) prevents `datasets` from pickling correctly - or so the warning s…
-
-
Hi, I do not fully understand why you are not using the LangChain primities as there are plenty of tools already available. Is there an intent to migrate? Also, where is the roadmap ? thanks
-
Hi!
I would like to try your repo with my own queries. I can see that there are inference scripts for the datasets you are supporting. I can't see a script that accepts queries from users. Is there…
-
Hi,
First, thank you very much for releasing this project!
Would it be possible to add English to the list of supported languages? I know quite a few people who would be thrilled to use it to im…
-
### Description of the bug:
The current implementation of the PT2E creates numerous transpose operation (NCHW -> NHWC) for the weights, which slows down the inference, is there a way to have the …
-
Probably related to #140
I've installed `anki-bin` from the AUR. It shares the same python version as is installed system-wide:
Anki (`anki-bin 24.04.1-2` from the AUR):
> Version 24.04.1 (cc…
-
The `api.load()` utility will grab fresh Python code, in the form of an `__init__.py` file inside the Github project `gensim-data` download area, and then run it at the user's machine.
This form …
-
Hello,
After installing with:
```
pip install ojd-daps-skills
python -m spacy download en_core_web_sm
```
and running:
```
>>> from ojd_daps_skills.pipeline.extract_skills.extract_skills…
-
I have found 2 cities which are not identified in geotext.
The cities "Ventalló" and "Sant Cugat del Vallès" exist in http://www.geonames.org but geotext is not able to find.
>>> GeoText("Vental…