-
**Describe the bug**
I follow the readme to run the example in docker container, but encountered a "No such file or directory." error.
**To Reproduce**
Just follow the steps in README.md:
```
…
-
### What new functionality do you need?
Create netcdf output from binary files with the native unstructured grid from WW3 as output in g-w.
### What are the requirements for the new functionality?
…
-
Hello. In my PDF, I have 3 pages that are currently of interest to me. For reference, those are pages 63, 64, 65.
On the page 63, there is a title "7. Institutional stakeholders and their roles", aft…
kubni updated
2 weeks ago
-
WDYT? Is this publication in scope?
```
@inbook{Dachman_Soled_2020,
author = {Dachman-Soled, Dana and Ducas, Léo and Gong, Huijing and Rossi, Mélissa},
booktitle = {Advances in Cryptology – CRYPTO 2…
aewag updated
3 weeks ago
-
**Describe the bug**
```bash
/app $ python3 docker_test/langchain_unstructured_test_pdf_to_text.py
INFO: pikepdf C++ to Python logger bridge initialized
INFO: Reading PDF for file: /app/example-do…
-
**Is your feature request related to a problem? Please describe.**
- obsidian in many usecases can contain a lot of non-text message, unstructured data such as
1. imgs
2. pdfs
3. pdfs with c…
-
**Submitting author:** @andrewwinters5000 (Andrew Winters)
**Repository:** https://github.com/trixi-framework/HOHQMesh
**Branch with paper.md** (empty if default branch): paper-2024-joss
**Version:** …
-
### Describe the problem
I am trying to remove near-duplicates from big dataset (~91K images).
After few hours of processing I got ConnectionResetError error.
### Code to reproduce issue
Cod…
-
WDYT? Is this publication in scope?
```
@inbook{Hoch_2004,
author = {Hoch, Jonathan J. and Shamir, Adi},
booktitle = {Cryptographic Hardware and Embedded Systems - CHES 2004},
doi = {10.1007/978-3-…
aewag updated
3 weeks ago
-
I use `python==3.10.3`, `unstructured==0.15.12`
```
from unstructured.partition.pdf import partition_pdf
```
```
PS C:\Users\ProjectName\test.py"
Traceback (most recent call last):
File "…