https://github.com/recap-utr/arguebuf
Arguebuf is a format defined with Protocol Buffers to encode structured argument graphs.
https://github.com/recap-utr/arguebuf
argument-mining argumentation graph-theory
Last synced: 4 months ago
JSON representation
Arguebuf is a format defined with Protocol Buffers to encode structured argument graphs.
- Host: GitHub
- URL: https://github.com/recap-utr/arguebuf
- Owner: recap-utr
- License: mit
- Created: 2022-07-12T07:12:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T18:01:04.000Z (about 2 years ago)
- Last Synced: 2025-08-07T23:38:14.314Z (10 months ago)
- Topics: argument-mining, argumentation, graph-theory
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arguebuf
Arguebuf is a format defined with Protocol Buffers to encode structured argument graphs.
The overall project is a combination of multiple repositories that complement each other:
- [Protobuf Specification](https://buf.build/recap/arg-services/docs/main:arg_services.graph.v1)
- [Supercharged Python Library ](https://github.com/recap-utr/arguebuf-python)
- [Supercharged TypeScript Library ](https://github.com/recap-utr/arguebuf-typescript)