lukasgarbas / nlp-text-emotion

Multi-class sentiment analysis lstm, finetuned bert
199 stars 80 forks source link

How can I make predictions using a pre-trained model? #6

Open albertoursino opened 1 year ago

kishan2k2 commented 1 year ago

Load the model, preprocess the text using seq and padding, and then predict the emotion.