-
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
2 weeks ago
-
**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…
-
### 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?
…
-
**Submitting author:** @mberto79 (Humberto Medina)
**Repository:** https://github.com/mberto79/XCALibre.jl
**Branch with paper.md** (empty if default branch): joss-submission
**Version:** v0.3.1
**Edi…
-
**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…
-
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
2 weeks ago
-
**Submitting author:** @andrewwinters5000 (Andrew Winters)
**Repository:** https://github.com/trixi-framework/HOHQMesh
**Branch with paper.md** (empty if default branch): paper-2024-joss
**Version:** …
-
WDYT? Is this publication in scope?
```
@inbook{Biham_1997,
author = {Biham, Eli and Shamir, Adi},
booktitle = {Advances in Cryptology — CRYPTO ’97},
doi = {10.1007/bfb0052259},
isbn = {9783540695…
aewag updated
2 weeks ago
-
### 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…
-
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 "…