Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,15 @@ This model is designed for **texts written in English**. Since the original coll
|
|
31 |
For the given input sentence and mentioned entity in it (*target*), this model predict author state by answering one of the following classes:
|
32 |
[`positive`, `negaitive`, `neutral`]
|
33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
### Model Description
|
35 |
|
36 |
- **Developed by:** Reforged by [nicolay-r](https://github.com/nicolay-r), initial credits for implementation to [scofield7419](https://github.com/scofield7419)
|
|
|
31 |
For the given input sentence and mentioned entity in it (*target*), this model predict author state by answering one of the following classes:
|
32 |
[`positive`, `negaitive`, `neutral`]
|
33 |
|
34 |
+
## Video Overview
|
35 |
+
|
36 |
+
<div align="center">
|
37 |
+
|
38 |
+
[](https://youtu.be/kdkZsTQibm0)
|
39 |
+
[](https://youtu.be/qawLJsRHzB4)
|
40 |
+
|
41 |
+
</div>
|
42 |
+
|
43 |
### Model Description
|
44 |
|
45 |
- **Developed by:** Reforged by [nicolay-r](https://github.com/nicolay-r), initial credits for implementation to [scofield7419](https://github.com/scofield7419)
|