Matt Robinson
3637d6da6e
feat: add loader for open office odt files ( #4405 )
...
# ODF File Loader
Adds a data loader for handling Open Office ODT files. Requires
`unstructured>=0.6.3`.
### Testing
The following should work using the `fake.odt` example doc from the
[`unstructured` repo](https://github.com/Unstructured-IO/unstructured ).
```python
from langchain.document_loaders import UnstructuredODTLoader
loader = UnstructuredODTLoader(file_path="fake.odt", mode="elements")
loader.load()
loader = UnstructuredODTLoader(file_path="fake.odt", mode="single")
loader.load()
```
2023-05-10 01:37:17 -07:00
..
2023-05-10 01:37:17 -07:00
2023-05-02 15:24:53 -07:00
2023-05-02 15:24:53 -07:00
2023-05-03 17:54:30 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-02 15:24:53 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 14:48:13 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-02 15:24:53 -07:00
2023-05-02 15:24:53 -07:00
2023-05-10 01:37:17 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:55:31 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-02 15:24:53 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-05 17:44:54 -07:00
2023-05-06 09:32:45 -07:00
2023-05-05 17:44:54 -07:00