-
According to [https://github.com/danswer-ai/danswer/blob/v0.10.0/backend/danswer/file_processing/extract_file_text.py](url) the processing of .txt and .pdf will search for metadata in the files. Do yo…
-
It's quite common that I these days do this:
```python
if "dclm-raw-text" not in datasets:
(
DataChain.from_dataset("dclm-index")
.settings(cache=True)
.limit(1)
.…
-
2024-11-04 12:58:07.299 Uncaught app exception
Traceback (most recent call last):
File "C:\Users\WINDOWS\anaconda3\envs\videolingo\lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", l…
-
**Describe the bug**
Currently, when using the natural language query feature, it works well in an English environment. For example, with a query like `"(Who is Obama) OR (good boy)"`, Tantivy pars…
-
Hi,
I used this custom handler to serve [Huggingface's facebook mbart-large-50-many-to-many-mmt](https://huggingface.co/facebook/mbart-large-50-many-to-many-mmt/tree/main).
```
from abc import …
-
Hi,
I'm still working on processing the italian wiki, but I found an issue on the parser.
Example page: https://it.wiktionary.org/wiki/gioved%C3%AC
The source is:
```
; gio | ve | dì
\s\t …
-
Submitting Author: Jerry Yu (@jy1909 )
All current maintainers: (@MoNorouzi23, @allan8392, @nassimgha)
Package Name: text_processing_util_mds24
One-Line Description of Package: This package is desi…
-
**Is your enhancement related to a problem? Please describe.**
Watson NLU doesn't support as many languages as Azure Text Analytics API (eg Norwegian)
You can test the Text Analytics API at https…
-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
For example,
![Image](https://github.com/user-attachment…
-
More details in Documentation needed for
- [x] Designing DESeq formula
- [x] More information about pre-processing Procedures
- [ ] Sample Correlation
- [x] TakingNotedMD_help.md content should…