-
Trying to use the Dockerfile and get the following error:
```
---> Running in 8bb1dcf92b93
/usr/local/lib/python3.9/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_do…
-
https://github.com/agermanidis/videodigest
I installed it 64 bit Windows 10 pro.
but not worked.
also installed this ubuntu virtualbox. getting this error.
yl@yl-VirtualBox:~$ videodigest -i /me…
-
When I am installing packages in requirements.txt, I encountered this error:"
ERROR: Could not find a version that satisfies the requirement nltk==3.4.1 (from -r requirements.txt (line 1)) (from ve…
-
Added in #37031
- `promptflow-core`
- `promptflow-devkit`
- `nltk`
- ~`numpy`~
- ~`jsonpath-ng`~
- ~`rouge-score`~
-
Hello there, I was looking at your NOTICE file and I see that nltk is vendored. If I'm not mistaken, that isn't true anymore since 0.9.0? If so, should the nltk license be removed from the NOTICE file…
-
Trying to install folllowing the instructions at https://github.com/myshell-ai/MeloTTS/blob/main/docs/install.md
What happens (after a git copy) :
```bash
╭─arthur at aquarelle in ~/dev/ai/Me…
-
https://github.com/Unstructured-IO/unstructured/blob/01dbc7b4733e88efd6c1e85930c707009a2a966e/unstructured/nlp/tokenize.py#L101-L113
Should prob use the cache here instead of on tokenizers:
`@lru_…
-
### Project Information
The objective of the project is to predict the captions for the input image. The dataset consists of 8k images and 5 captions for each image. The features are extracted from b…
-
Hello,
I'm struggling a bit to build this on mac. I created a Conda environment with python 3.11 since it seems to be required by this tool, based on it looking for a file in python 3.11 when buildin…
-
Setup doesn't resolve `nltk`:
```
~/.../site-packages/cyner/transformers_ner.py in
----> 1 from nltk.tokenize.punkt import PunktSentenceTokenizer as pt
2
3 from .entity_extraction i…