Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: no module named finbert found
Post: RE: no module named finbert found

I have the following code to retrieve a sentiment from the given sentence using the FinBert model: MAX_LEN = 160 class_names = ['negative', 'neutral', 'positive'] encoded_new = tokenizer.encode_pl...
andrianas General Coding Help 4 4,592 Dec-05-2020, 06:09 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020