Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-llm/ldc-docx
llm-dataset-converter plugins for working with MS Word .docx files.
https://github.com/waikato-llm/ldc-docx
dataset docx llm python3
Last synced: 2 days ago
JSON representation
llm-dataset-converter plugins for working with MS Word .docx files.
- Host: GitHub
- URL: https://github.com/waikato-llm/ldc-docx
- Owner: waikato-llm
- License: mit
- Created: 2024-02-20T00:31:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T23:30:29.000Z (4 months ago)
- Last Synced: 2024-11-07T09:53:17.595Z (8 days ago)
- Topics: dataset, docx, llm, python3
- Language: Python
- Homepage: https://github.com/waikato-llm/llm-dataset-converter
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# ldc-docx
Adds MS Word .docx support to the llm-dataset-converter library.## Installation
```bash
pip install git+https://github.com/waikato-llm/llm-dataset-converter.git
pip install git+https://github.com/waikato-llm/ldc-docx.git
```## Plugins
See [here](plugins/README.md) for an overview of all plugins.