Skip to content

holderdeord/hdo-promise-similarity

Repository files navigation

hdo-promise-similarity

Compute the cosine similarity of Norwegian political party programs.

Usage

Install the Oslo Bergen Tagger with dependencies into ./obt

./install_tagger.sh  # Should work on MacOS and Debian/Ubuntu

Install and run

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python promise_similarity  # using OBT in ./obt by default

About

Calculate cosine similarity between Norwegian party promises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published