Text Classification Using FinBERT

Overview: FinBERT is a pre-trained NLP model to analyze sentiment of financial text. It is built by further training the BERT language model in the finance domain, using a large financial corpus and thereby fine-tuning it for financial sentiment classification. Source: https://huggingface.co/ProsusAI/finbert

Input Text

GOOG received many criticisms on the AI ethics

Prediction Output

  1. negative
    0.821
  2. neutral
    0.144
  3. positive
    0.034