Datasets:
Merge branch 'main' of https://huggingface.co/datasets/wardenga/lsoie
Browse files
README.md
CHANGED
|
@@ -6,7 +6,6 @@ language_creators:
|
|
| 6 |
languages:
|
| 7 |
- english
|
| 8 |
licenses:
|
| 9 |
-
- unknown
|
| 10 |
- mit
|
| 11 |
multilinguality:
|
| 12 |
- monolingual
|
|
@@ -72,7 +71,7 @@ The text in this dataset is english.
|
|
| 72 |
|
| 73 |
### Data Instances
|
| 74 |
|
| 75 |
-
A datapoint comprises
|
| 76 |
|
| 77 |
### Data Fields
|
| 78 |
|
|
|
|
| 6 |
languages:
|
| 7 |
- english
|
| 8 |
licenses:
|
|
|
|
| 9 |
- mit
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
|
|
|
| 71 |
|
| 72 |
### Data Instances
|
| 73 |
|
| 74 |
+
A datapoint comprises one fact together with the sentence it was extracted from. There can be multiple facts for each Sentence. Each fact is represented by a tuple $(a_0, p, a_1,\dots a_n)$ where $a_0$ is the head entity $p$ is the predicate and $a_1, \dots,a_n$ represent the tail.
|
| 75 |
|
| 76 |
### Data Fields
|
| 77 |
|