-
Does anyone know any solutions to this problem? First it starts off with this:
`C:\Users\me\Downloads\OpenVoiceProject\.venv\lib\site-packages\torch\nn\utils\weight_norm.py:143: FutureWarning: `tor…
-
Hi, I ran the create_database.py but I kept getting this error:
`
(ONE_RAG_TEST) ubuntu@ip-~/test_ollama/langchain-rag-tutorial$ python create_database.py
[nltk_data] Downloading package punkt to…
-
Why is the BLEU score calculated here different from the NLTK score? Which is more authoritative?
-
```
LookupError:
| **********************************************************************
| Resource punkt_tab not found.
| Please use the NLTK Downloader to obtain the resource:
…
-
| ERROR | chatchat.server.knowledge_base.utils:files2docs_in_thread_file2docs:419 - LookupError: 从文件 st/沙特市场信息收集 (1).docx 加载文档时出错:
*****************************************************************…
-
/AutoPrompt$ python run_pipeline.py
╭───────────────────── Traceback (most recent call last) ─────────────────────╮
│ /home/shuvo/Documents/ML Project/remote/AutoPrompt/run_pipeline.py:1 in │
…
-
Can someone find the root cause for the imports display?
Basically, non verbosify the NLTK import
![image](https://github.com/ramsrigouthamg/Questgen.ai/assets/42317018/79c8d57f-d178-4426-b44c-0b2…
-
Follow these steps:
`!pip install --ignore-installed sector
!python -m spacy download en_core_web_lg
!python -m nltk.downloader stopwords
!python -m nltk.downloader wordnet
!python …
-
This is my code
```
def process_google_drive_documents(folder_url: str, service_account_cred: dict):
source = ab.get_source(
"source-google-drive",
config={
"folder_ur…
-
Had a bunch of SSL errors
could not download unidic, had to manually get it (See #62)
and also a bunch of nltk stuff that i had to download, but had errors when trying:
```
Traceback (most recen…