Update README.md
Browse files
README.md
CHANGED
|
@@ -70,8 +70,8 @@ English
|
|
| 70 |
[Needs More Information]
|
| 71 |
|
| 72 |
### Data Fields
|
| 73 |
-
|
| 74 |
-
-context: html
|
| 75 |
-file_name: a string name of file
|
| 76 |
-spans: a sequence containing id, type, location and text of a span
|
| 77 |
-relations: a sequence containing id, type and arguments of a relation
|
|
@@ -80,7 +80,7 @@ English
|
|
| 80 |
-attributions:
|
| 81 |
-normalizations:
|
| 82 |
-notes:
|
| 83 |
-
|
| 84 |
### Data Splits
|
| 85 |
|
| 86 |
train : 40 instances
|
|
@@ -140,7 +140,7 @@ Annotation guidelines can be found [here](http://data.dws.informatik.uni-mannhei
|
|
| 140 |
[Needs More Information]
|
| 141 |
|
| 142 |
### Citation Information
|
| 143 |
-
|
| 144 |
@inproceedings{lauscher2018b,
|
| 145 |
title = {An argument-annotated corpus of scientific publications},
|
| 146 |
booktitle = {Proceedings of the 5th Workshop on Mining Argumentation},
|
|
@@ -149,4 +149,5 @@ Annotation guidelines can be found [here](http://data.dws.informatik.uni-mannhei
|
|
| 149 |
address = {Brussels, Belgium},
|
| 150 |
year = {2018},
|
| 151 |
pages = {4046}
|
| 152 |
-
}
|
|
|
|
|
|
| 70 |
[Needs More Information]
|
| 71 |
|
| 72 |
### Data Fields
|
| 73 |
+
'''
|
| 74 |
+
-context: html content of data file as string
|
| 75 |
-file_name: a string name of file
|
| 76 |
-spans: a sequence containing id, type, location and text of a span
|
| 77 |
-relations: a sequence containing id, type and arguments of a relation
|
|
|
|
| 80 |
-attributions:
|
| 81 |
-normalizations:
|
| 82 |
-notes:
|
| 83 |
+
'''
|
| 84 |
### Data Splits
|
| 85 |
|
| 86 |
train : 40 instances
|
|
|
|
| 140 |
[Needs More Information]
|
| 141 |
|
| 142 |
### Citation Information
|
| 143 |
+
'''
|
| 144 |
@inproceedings{lauscher2018b,
|
| 145 |
title = {An argument-annotated corpus of scientific publications},
|
| 146 |
booktitle = {Proceedings of the 5th Workshop on Mining Argumentation},
|
|
|
|
| 149 |
address = {Brussels, Belgium},
|
| 150 |
year = {2018},
|
| 151 |
pages = {4046}
|
| 152 |
+
}
|
| 153 |
+
'''
|