forked from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpapers.bib
38 lines (31 loc) · 896 Bytes
/
papers.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
---
@article{scherrmann2023german,
title={German FinBERT: A German Pre-trained Language Model for Financial Textual Data},
author={Scherrmann, Moritz},
journal={arXiv preprint arXiv:2311.08793},
year={2023},
arxiv={2311.08793},
code = {https://github.com/mscherrmann/GermanFinBERT},
bibtex_show={true},
preview={germanBert.png}
}
@article{scherrmann2023multi,
title={Multi-Label Topic Model for Financial Textual Data},
author={Scherrmann, Moritz},
journal={arXiv preprint arXiv:2311.07598},
year={2023},
arxiv={2311.07598},
bibtex_show={true},
preview={multilabel.png}
}
@article{scherrmann2023earnings,
title={Earnings Prediction Using Recurrent Neural Networks},
author={Scherrmann, Moritz and Elsas, Ralf},
journal={arXiv preprint arXiv:2311.10756},
year={2023},
arxiv={2311.10756},
bibtex_show={true},
preview={model_flowchart.png}
}
}