Commit
·
d5c0504
1
Parent(s):
e86b14e
Update README.md
Browse files
README.md
CHANGED
|
@@ -64,6 +64,30 @@ More details about the annotation process can be found in our [Paper](https://ce
|
|
| 64 |
|
| 65 |
## Additional Information
|
| 66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
### Licensing Information
|
| 68 |
```
|
| 69 |
MIT License
|
|
|
|
| 64 |
|
| 65 |
## Additional Information
|
| 66 |
|
| 67 |
+
### Citation
|
| 68 |
+
|
| 69 |
+
**BibTeX:**
|
| 70 |
+
```
|
| 71 |
+
@inproceedings{steinigen2023semantic,
|
| 72 |
+
title={Semantic Extraction of Key Figures and Their Properties From Tax Legal Texts Using Neural Models},
|
| 73 |
+
author={Steinigen, Daniel and Namysl, Marcin and Hepperle, Markus and Krekeler, Jan and Landgraf, Susanne},
|
| 74 |
+
url = {https://ceur-ws.org/Vol-3441/paper7.pdf},
|
| 75 |
+
year={2023}
|
| 76 |
+
journal={Sixth Workshop on Automated Semantic Analysis of Information in Legal Text (ASAIL 2023)},
|
| 77 |
+
series = {CEUR Workshop Proceedings},
|
| 78 |
+
venue = {Braga, Portugal},
|
| 79 |
+
eventdate = {2023-06-23}
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
```
|
| 83 |
+
|
| 84 |
+
**APA:**
|
| 85 |
+
|
| 86 |
+
Steinigen, D., Namysl, M., Hepperle, M., Krekeler, J., & Landgraf, S. (2023). Semantic Extraction of Key Figures and Their Properties From Tax Legal Texts Using Neural Models.
|
| 87 |
+
Proceedings of Sixth Workshop on Automated Semantic Analysis of Information in Legal Text, Braga, Portugal, June 23, 2023.
|
| 88 |
+
CEUR-WS.org, online CEUR-WS.org/Vol-3441/paper7.pdf.
|
| 89 |
+
|
| 90 |
+
|
| 91 |
### Licensing Information
|
| 92 |
```
|
| 93 |
MIT License
|