Commit
·
6ed818c
1
Parent(s):
f39381c
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (8cc264a57a9d928e8f588e7e70b6d2a949298730)
Co-authored-by: Julien Chaumond <[email protected]>
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
## Annotated Student Feedback
|
3 |
---
|
4 |
annotations_creators: []
|
5 |
-
|
6 |
- en
|
7 |
-
|
8 |
- mit
|
9 |
---
|
10 |
This resource contains 3000 student feedback data that have been annotated for aspect terms, opinion terms, polarities of the opinion terms towards targeted aspects, document-level opinion polarities, and sentence separations.
|
|
|
2 |
## Annotated Student Feedback
|
3 |
---
|
4 |
annotations_creators: []
|
5 |
+
language:
|
6 |
- en
|
7 |
+
license:
|
8 |
- mit
|
9 |
---
|
10 |
This resource contains 3000 student feedback data that have been annotated for aspect terms, opinion terms, polarities of the opinion terms towards targeted aspects, document-level opinion polarities, and sentence separations.
|