soleimanian
commited on
Commit
•
e4abd81
1
Parent(s):
5aa30a0
Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,7 @@ sentiment_analysis = pipeline("sentiment-analysis",model="soleimanian/financial-
|
|
39 |
print(sentiment_analysis("In fiscal 2021, we generated a net yield of approximately 4.19% on our investments, compared to approximately 5.10% in fiscal 2020."))
|
40 |
</code>
|
41 |
</pre>
|
|
|
42 |
<p><b>Citation and contact:</b></p>
|
43 |
<p>Please cite this paper when you use our model. Feel free to reach out to mohammad.soleimanian@concordia.ca with any questions or feedback you may have.<p/>
|
44 |
|
|
|
39 |
print(sentiment_analysis("In fiscal 2021, we generated a net yield of approximately 4.19% on our investments, compared to approximately 5.10% in fiscal 2020."))
|
40 |
</code>
|
41 |
</pre>
|
42 |
+
<p>I provide an example script via Google Colab. You can load your data to a Google Drive and run the script for free on a Colab GPU. Set-up only takes a few minutes.
|
43 |
<p><b>Citation and contact:</b></p>
|
44 |
<p>Please cite this paper when you use our model. Feel free to reach out to mohammad.soleimanian@concordia.ca with any questions or feedback you may have.<p/>
|
45 |
|