asier-gutierrez commited on
Commit
afba9dd
·
1 Parent(s): 7066e99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -41,5 +41,12 @@ You can find the code for this model in the following link: https://github.com/l
41
 
42
  ## Citation
43
  ```
44
- TBA
 
 
 
 
 
 
 
45
  ```
 
41
 
42
  ## Citation
43
  ```
44
+ @misc{gutierrezfandino2021fineas,
45
+ title={FinEAS: Financial Embedding Analysis of Sentiment},
46
+ author={Asier Gutiérrez-Fandiño and Miquel Noguer i Alonso and Petter Kolm and Jordi Armengol-Estapé},
47
+ year={2021},
48
+ eprint={2111.00526},
49
+ archivePrefix={arXiv},
50
+ primaryClass={cs.CL}
51
+ }
52
  ```