Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Metainfo.txt #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions TXTfpbsupervisedBERT/Metainfo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Name of QuantLet : TXTfpbsupervisedBERT

Published in : TXT

Description : ‘Sentiment classification using BERT (Devlin et al, 2018).
The results are evaluated using Malo et al. (2014)’s « Sentences_66Agree.txt ». We use Support Vector Machine (SVM) as a baseline.

This training set is available at
https://www.researchgate.net/publication/251231364_FinancialPhraseBank-v10

The tutorial used for training BERT can be found here: https://medium.com/@abhikjha/fastai-integration-with-bert-a0a66b1cecbe
The adaptation of the code to our case for training BERT can be found here: https://colab.research.google.com/drive/11zeT5R3mGAiaQ9Vu5J7ujoFGOMbky6qV


Keywords : text mining, sentiment, classification, transfer learning, BERT, support vector machine

See also : TXTfpbsupervised for SVM baseline

Author : Manuel Tonneau

Submitted : Thu, Sep 5 2019 by Manuel Tonneau