TomatenMarc
commited on
Commit
•
a99f762
1
Parent(s):
378ba42
Upload README.md
Browse files
README.md
CHANGED
@@ -56,10 +56,11 @@ Relevant Argument Properties (WRAP) into the embedding space.
|
|
56 |
|
57 |
## Class Semantics
|
58 |
The TACO framework revolves around the two key elements of an argument, as defined by the [Cambridge Dictionary](https://dictionary.cambridge.org).
|
59 |
-
WRAPresentations, to some degree, captures the semantics of these critical components in its embedding space.
|
60 |
It encodes *inference* as *a guess that you make or an opinion that you form based on the information that you have*, and it also leverages the
|
61 |
definition of *information* as *facts or details about a person, company, product, etc.*.
|
62 |
|
|
|
|
|
63 |
Consequently, it has also learned the class semantics, where inferences and information can be aggregated in relation to these distinct
|
64 |
classes containing these components:
|
65 |
|
|
|
56 |
|
57 |
## Class Semantics
|
58 |
The TACO framework revolves around the two key elements of an argument, as defined by the [Cambridge Dictionary](https://dictionary.cambridge.org).
|
|
|
59 |
It encodes *inference* as *a guess that you make or an opinion that you form based on the information that you have*, and it also leverages the
|
60 |
definition of *information* as *facts or details about a person, company, product, etc.*.
|
61 |
|
62 |
+
WRAPresentations, to some degree, captures the semantics of these critical components in its embedding space.
|
63 |
+
|
64 |
Consequently, it has also learned the class semantics, where inferences and information can be aggregated in relation to these distinct
|
65 |
classes containing these components:
|
66 |
|