DrFirestream / NLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment classification for GermEval 2017

https://sites.google.com/view/germeval2017-absa/home

Read projection description in the report.pdf

Used depositories: https://github.com/glassroom/heinsen_routing https://github.com/deepset-ai/FARM/ https://github.com/lopuhin/transformer-lm

To run BERT with CapsNet head use the script in FARM/rungermeval.py

To run GPT-2 with CapsNet head use the scripts in transformer-lm/train_class.py (frozen) and transformer-lm/train_class2.py (unfrozen)

The weights are available here: https://drive.google.com/drive/folders/1X2lGd3tui8Eq1vuMbOy6IPatzSyFuHOy?usp=sharing

About

License:MIT License


Languages

Language:Python 95.7%Language:TeX 3.7%Language:HTML 0.4%Language:Dockerfile 0.1%Language:Shell 0.0%