-
Dear author,
Thank you for developing these excellent tools.
I currently have dozens of SRT samples that are unstructured and highly heterogeneous. I would like to know if SpaGCN is capable of i…
-
I have logs that are mostly json, but some logs come from system calls that can't be structured. It would be nice if I could set a rule that allowed me to capture the whole log and put it for example …
-
Hello,
Is there a way to install the library unstructured[pdf] in lightweight format just to use "fast" strategy without all other dependencies?
Thank you in advance for your support.
-
We use a logger in a lot of places in this repo, which is good! To make this structured logging as useful as it can be, the `event` argument (usually the first unnamed arg) should be a static string …
-
```
[](https://localhost:8080/#) in extract_data_from_pdf(pdf_path)
57 # Function to extract text using the unstructured library
58 def extract_data_from_pdf(pdf_path):
---> 59 eleme…
-
My custom image works as expected when ran locally against a `test.docx` from an s3 path.
But when I upload the image to lambda, I get the error `BadZipFile: Bad magic number for central directory`…
-
Been loving ElectroDB, thanks for working on it!
Is there a way to model unstructured/partially structured maps in an entity schema? The use case is for complex and potentially large json objects (…
-
While reading html files we encountered the problem that we end up with an empty list.
Here is a small example:
```python
from unstructured.partition.html import partition_html
html_content="…
-
WDYT? Is this publication in scope?
```
@inbook{Maher_1997,
author = {Maher, David P.},
booktitle = {Financial Cryptography},
doi = {10.1007/3-540-63594-7_71},
isbn = {9783540696070},
issn = {161…
aewag updated
2 weeks ago
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…