Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xlang-ai/diagrams_toolkit
Source code for diagrams in the paper of NLPers from HKU.
https://github.com/xlang-ai/diagrams_toolkit
latex matplotlib paper toolkit
Last synced: about 2 months ago
JSON representation
Source code for diagrams in the paper of NLPers from HKU.
- Host: GitHub
- URL: https://github.com/xlang-ai/diagrams_toolkit
- Owner: xlang-ai
- License: mit
- Created: 2022-03-16T07:53:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T08:01:04.000Z (over 2 years ago)
- Last Synced: 2024-04-28T00:48:36.666Z (8 months ago)
- Topics: latex, matplotlib, paper, toolkit
- Language: Python
- Homepage:
- Size: 430 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# diagrams_toolkit
Source code for diagrams in the paper of HKU NLPers.## Usage:
Search for the picture shown below which fits your needs, get into the code, download the code and adapt for your needs(e.g. change the value and color, make the generated figure in pdf format)
| Figure | Code Source | Paper |
| ---- | ---- | ---- |
| | [code](https://github.com/HKUNLP/diagrams_toolkit/blob/main/papers/example/example.py) | example |
| | [code](https://github.com/HKUNLP/diagrams_toolkit/blob/main/papers/coda/fig2.py) | coda |
| | [code](https://github.com/HKUNLP/diagrams_toolkit/blob/main/papers/coda/fig3_1.py) | coda |
| | [code](https://github.com/HKUNLP/diagrams_toolkit/blob/main/papers/zerogen/fig2.py) | zerogen |