asier-gutierrez commited on
Commit
79a9241
·
1 Parent(s): dbd4bb3

Update README.md

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