Skip to content

felixbiessmann/active-manifesto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

active-manifesto

An Active Learning approach for political text annotation using the manifesto project corpus.

The experiments are explained in this manuscript.

A demo using active learning to annotate texts can be found here. The app uses some annotations to estimate the political bias of annotators in order to recommend 'unbiasing' news.

Running experiments

Create virtualenv:

python3.6 -m venv venv

Activate virtualenv:

source venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Add API-Key to manifesto_data.py (see Manifesto Project Website).

Deployment of services

See Readme.md in services directory.

About

An Active Learning approach for the manifesto project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published