TomatenMarc
commited on
Commit
•
ed635c5
1
Parent(s):
d9faf7a
Upload README.md
Browse files
README.md
CHANGED
@@ -52,7 +52,8 @@ Relevant Argument Properties (WRAP) into the embedding space.
|
|
52 |
|
53 |
## Class Semantics
|
54 |
|
55 |
-
WRAPresentations, to some degree, captures the semantics of the critical components of an argument (inference and information), as defined by the
|
|
|
56 |
It encodes *inference* as *a guess that one makes or an opinion formed based on available information*, and it also leverages the definition of
|
57 |
*information* as *facts or details about a person, company, product, etc.*.
|
58 |
|
@@ -231,7 +232,8 @@ SentenceTransformer(
|
|
231 |
|
232 |
## Licensing
|
233 |
|
234 |
-
[WRAPresentations](https://huggingface.co/TomatenMarc/WRAPresentations) © 2023 by [Marc Feger](marc.feger@uni-duesseldorf.de) is licensed
|
|
|
235 |
## Contact
|
236 |
|
237 |
-
Please contact [marc.feger@uni-duesseldorf.de](marc.feger@uni-duesseldorf.de).
|
|
|
52 |
|
53 |
## Class Semantics
|
54 |
|
55 |
+
WRAPresentations, to some degree, captures the semantics of the critical components of an argument (inference and information), as defined by the
|
56 |
+
[Cambridge Dictionary](https://dictionary.cambridge.org).
|
57 |
It encodes *inference* as *a guess that one makes or an opinion formed based on available information*, and it also leverages the definition of
|
58 |
*information* as *facts or details about a person, company, product, etc.*.
|
59 |
|
|
|
232 |
|
233 |
## Licensing
|
234 |
|
235 |
+
[WRAPresentations](https://huggingface.co/TomatenMarc/WRAPresentations) © 2023 by [Marc Feger](mailto:marc.feger@uni-duesseldorf.de) is licensed
|
236 |
+
under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1).
|
237 |
## Contact
|
238 |
|
239 |
+
Please contact [marc.feger@uni-duesseldorf.de](mailto:marc.feger@uni-duesseldorf.de).
|