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

i2543823

Prediction Output

  1. neutral
    0.922
  2. negative
    0.041
  3. positive
    0.037