soleimanian commited on
Commit
050acde
1 Parent(s): d347186

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +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>I provide an example script via <a href="https://colab.research.google.com/drive/11RGWU3UDtxnjan8Ug6dyX82m9fBV6CGo?usp=sharing">Google Colab</a>. You can load your data to a Google Drive and run the script for free on a Colab.
43
  <p><b>Citation and contact:</b></p>
44
  <p>Please cite this paper when you use the model. Feel free to reach out to mohammad.soleimanian@concordia.ca with any questions or feedback you may have.<p/>
45
 
 
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 <a href="https://colab.research.google.com/drive/11RGWU3UDtxnjan8Ug6dyX82m9fBV6CGo?usp=sharing" target="_blank">Google Colab</a>. You can load your data to a Google Drive and run the script for free on a Colab.
43
  <p><b>Citation and contact:</b></p>
44
  <p>Please cite this paper when you use the model. Feel free to reach out to mohammad.soleimanian@concordia.ca with any questions or feedback you may have.<p/>
45