-
```
[](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…
-
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 …
-
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`…
-
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="…
-
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 (…
-
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
-
**Topic**
> The signup options at the home page are too unstructured and doesn't look much attractive.
**Details**
Using CSS we can make a box around it and wrap it all in a single and then sty…
-
### 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…
-
**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:
```
…
-
## ✨ Feature Request
Firstly, thanks very much for creating this library, I'm excited to use it in my research!
Secondly, would it be possible to generalise `geovista.Transform.from_unstructur…