xdb05 / frameaxis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frameaxis

a repository for "FrameAxis: characterizing microframe bias and intensity with word embedding" https://peerj.com/articles/cs-644/

Run

poetry shell
poetry install

Download embedding

The example code works with GloVe word embeddings.
Download glove.840B.300d.zip and decompress it to /data/embeddings/

Run sample code

Move to examples/ Run notebooks from 1_ to 4_.

About


Languages

Language:Python 100.0%