Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,14 @@
|
|
| 1 |
-
# The English Universal Proposition Bank v1.0
|
| 2 |
-
|
| 3 |
-
This dataset is shared from https://github.com/UniversalPropositions/UP-1.0/tree/master/UP_English-EWT
|
| 4 |
-
|
| 5 |
-
See more infomation about Universal PropBank at https://universalpropositions.github.io/
|
| 6 |
-
|
| 7 |
---
|
| 8 |
-
license:
|
| 9 |
-
license_name: cdla-sharing-1.0
|
| 10 |
-
license_link: https://cdla.dev/sharing-1-0/
|
| 11 |
task_categories:
|
| 12 |
- token-classification
|
| 13 |
language:
|
| 14 |
- en
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cdla-sharing-1.0
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- token-classification
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
+
tags:
|
| 8 |
+
- SRL
|
| 9 |
+
---
|
| 10 |
+
# The English Universal Proposition Bank v1.0
|
| 11 |
+
|
| 12 |
+
## This dataset is shared from https://github.com/UniversalPropositions/UP-1.0/tree/master/UP_English-EWT
|
| 13 |
+
|
| 14 |
+
## See more infomation about the Universal PropBank at https://universalpropositions.github.io/
|