-
punkt is loaded in as a pickle file which is not secure CVE-2024-39705 so you have to use punkt_tab now.
This breaks `_get_sentence_tokenizer`.
In order to use the Tokeniser class I had to overrid…
-
**Describe the bug**
I'm getting "UserWarning: position encoding of key ismissing in MultiheadAttention" when I run inference or try to fine-tune MMGroundingDINO. Is that expected?
**Reproduction*…
-
I was trying to install this on a raspberry pi. Running Buster. here is the console:
```
Install Python dependencies succeeded!
Traceback (most recent call last):
File "", line 1, in
Fi…
-
```
On: 31/08/2017 -2.04
CARD PAYMENT TO SHELL TOTHILL,2.04 GBP, RATE 1.00/GBP ON 29-08-2013
My guess is:
> 6
Traceback (most recent call last):
File "/Users/arturo/Documents/GitHub/BankClas…
-
## 🐛 Bug Report
키워드 추출 시 nltk download 가 필요합니다.
## 🔬 How To Reproduce
Steps to reproduce the behavior:
1. python
2. import nltk
3. nltk.download('averaged_perceptron_tagger')
4. nltk.do…
-
Hello,
Python version: 3.8.8
NumPy version: 1.24.3
NLTK version: 3.8.1
I have update the numpy and nltk but can't fix gthe below issue:
AttributeError Traceback (most recent call last)
in
-…
-
Would it be possible to integrate NLTK or Spacy?
-
Hello,
this is a question, not an issue...
i wonder if you will maintains this repo in case of a new version of NLTK ?
thanks
rccc
rccc updated
11 years ago
-
supuestamente se arregla ejecutando
python -m textblob.download_corpora
-
Is there a chance you might support NLTK 3.5+? I see that the library supports 3.3 at latest, at least at the moment.