Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_readers_hwp-0.3.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

llama_index_readers_hwp-0.3.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_hwp-0.3.0.tar.gz.

File metadata

  • Download URL: llama_index_readers_hwp-0.3.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0

File hashes

Hashes for llama_index_readers_hwp-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c397542a4007daf7a36c6a74b9988c821e48ff958857e1670a8b3799d9825251
MD5 0ccaa2cef840cd4b29e7a721b120c694
BLAKE2b-256 00c2e10a3041d6eaa77506881f4e0c439e79e86dd65b77ff2334f4350e8778bc

See more details on using hashes here.

File details

Details for the file llama_index_readers_hwp-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_hwp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6750b34dded1a0526a7b0714393f09250d8e0b69201458427c3f85b017d67c3
MD5 1c4e0b51f9fa2bd441ecbf5976fd8442
BLAKE2b-256 091b3b23439376ef1f8028eb6627b6731454c83113dfe4c558b253f5df31db24

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page