https://github.com/recap-utr/arguebuf-typescript
Create and analyze argument graphs and serialize them via Protobuf
https://github.com/recap-utr/arguebuf-typescript
aif argumentation graph grpc protobuf typescript
Last synced: 11 months ago
JSON representation
Create and analyze argument graphs and serialize them via Protobuf
- Host: GitHub
- URL: https://github.com/recap-utr/arguebuf-typescript
- Owner: recap-utr
- License: mit
- Created: 2022-10-17T08:11:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T06:11:51.000Z (about 1 year ago)
- Last Synced: 2025-04-25T07:24:26.737Z (about 1 year ago)
- Topics: aif, argumentation, graph, grpc, protobuf, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/arguebuf
- Size: 796 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Arguebuf TypeScript
A TypeScript library for dealing with argument graphs.
## Development
To pull the testing data, make sure to install [DVC](https://dvc.org/doc/install) and run `dvc pull` in the root directory of the repository.