Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 📐 Math2Visual: Visual Language Generation Model
|
2 |
|
3 |
This is the official model for generating **structured visual language** representations from math word problems, as proposed in:
|
@@ -115,9 +121,7 @@ print("Generated Visual Language:\n", visual_language)
|
|
115 |
|
116 |
⸻
|
117 |
|
118 |
-
📬
|
119 |
-
|
120 |
-
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).
|
121 |
|
122 |
For research inquiries, please contact:
|
123 |
📧 Junling Wang — wangjun [at] ethz [dot] ch
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).
|
6 |
+
|
7 |
# 📐 Math2Visual: Visual Language Generation Model
|
8 |
|
9 |
This is the official model for generating **structured visual language** representations from math word problems, as proposed in:
|
|
|
121 |
|
122 |
⸻
|
123 |
|
124 |
+
📬 Contact
|
|
|
|
|
125 |
|
126 |
For research inquiries, please contact:
|
127 |
📧 Junling Wang — wangjun [at] ethz [dot] ch
|