https://github.com/srush/hypergraph
Hypergraph specification
https://github.com/srush/hypergraph
Last synced: about 1 year ago
JSON representation
Hypergraph specification
- Host: GitHub
- URL: https://github.com/srush/hypergraph
- Owner: srush
- Created: 2010-11-06T15:44:49.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-11-11T02:21:58.000Z (over 15 years ago)
- Last Synced: 2025-01-28T05:41:19.777Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 531 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Defines a protocol buffer specification for directed Hypergraphs structures.
To run example:
> protoc --python_out gen_py translation.proto features.proto hypergraph.proto
> cd example
> cat core.f.parse_10.tforest | python example_t2s_convertor.py