Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-llm/ldc-html
llm-dataset-converter plugins for working with HTML.
https://github.com/waikato-llm/ldc-html
dataset html llm python3
Last synced: 2 days ago
JSON representation
llm-dataset-converter plugins for working with HTML.
- Host: GitHub
- URL: https://github.com/waikato-llm/ldc-html
- Owner: waikato-llm
- License: mit
- Created: 2024-02-20T03:22:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T23:32:36.000Z (4 months ago)
- Last Synced: 2024-10-06T04:48:25.926Z (about 1 month ago)
- Topics: dataset, html, llm, python3
- Language: Python
- Homepage: https://github.com/waikato-llm/llm-dataset-converter
- Size: 15.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-html
Adds HTML 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-html.git
```## Plugins
See [here](plugins/README.md) for an overview of all plugins.