Spellchecking with PyCharm (#133)

Co-authored-by: KM-R <129882581+KM-R@users.noreply.github.com>
This commit is contained in:
2023-10-02 20:47:42 +02:00
committed by GitHub
parent d2d4a436f8
commit 01b4ce00c1
32 changed files with 1062 additions and 646 deletions

View File

@ -1,6 +1,5 @@
# Research Central
## Sentiment Analysis
### FinBert
@ -9,4 +8,5 @@ FinBert is a specialised sentiment Analysis for Financial Data.
Sadly it isn't a very good model, and it does not work at all for texts in german.
Experiments can be found here:
* [FinBert Jupyter](../../Jupyter/AI-models/"Sentiment Analysis"/FinBert.ipynb)