Commit ·
1ba4d7c
1
Parent(s): d758c99
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# mRAT-SQL+GAP - Multilingual version of the RAT-SQL+GAP
|
| 2 |
Code and model from our BRACIS 2021 [paper published in Springer Lecture Notes in Computer Science](https://link.springer.com/chapter/10.1007%2F978-3-030-91699-2_35), [here the pre-print in arXiv](https://arxiv.org/abs/2110.03546).
|
| 3 |
|
|
@@ -199,4 +204,4 @@ See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more inform
|
|
| 199 |
|
| 200 |
## License
|
| 201 |
|
| 202 |
-
This project is licensed under the Apache-2.0 License.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- pt
|
| 5 |
+
---
|
| 6 |
# mRAT-SQL+GAP - Multilingual version of the RAT-SQL+GAP
|
| 7 |
Code and model from our BRACIS 2021 [paper published in Springer Lecture Notes in Computer Science](https://link.springer.com/chapter/10.1007%2F978-3-030-91699-2_35), [here the pre-print in arXiv](https://arxiv.org/abs/2110.03546).
|
| 8 |
|
|
|
|
| 204 |
|
| 205 |
## License
|
| 206 |
|
| 207 |
+
This project is licensed under the Apache-2.0 License.
|