llama-index readers hwp integration
Project description
HWP Loader
pip install llama-index-readers-file
This loader reads the HWP file, which is the format of many official documents in South Korea.
Usage
To use this loader, you need to pass in a file name. It's fine whether the file is compressed or not.
from llama_index.readers.file import HWPReader
from pathlib import Path
hwp_path = Path("/path/to/hwp")
reader = HWPReader()
documents = reader.load_data(file=hwp_path)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_readers_hwp-0.5.0.tar.gz.
File metadata
- Download URL: llama_index_readers_hwp-0.5.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c50256866ac06615ede9ecf6a09dd35415cca2e9af1b74a24f0ff484e499297
|
|
| MD5 |
7ac6138dfecbc2b893b8711106ad4533
|
|
| BLAKE2b-256 |
c1500c27368949d24d66a6c5b8bf40c6790a09b4eee3b15c11a2a9e2bd7ab5b7
|
File details
Details for the file llama_index_readers_hwp-0.5.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_readers_hwp-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44b6b79a6ad199be5c9560c29281d32ab15b7a5480104513a66283a715e4ed03
|
|
| MD5 |
d7c004d61901676f7f317e3bf0b0412c
|
|
| BLAKE2b-256 |
5804e0e8cd111593c479de1a55ad0db5bef73dcc0d6cc31e707033f4f8631df6
|