An open API service indexing awesome lists of open source software.

https://github.com/frankier/finn-sense-clust

Sense clusterings of FinnWordNet
https://github.com/frankier/finn-sense-clust

clustering computational-semantics finnish wordnet

Last synced: 3 months ago
JSON representation

Sense clusterings of FinnWordNet

Awesome Lists containing this project

README

        

# finn-sense-clust

This repo contains some experiments for clustering FinnWordNet lemmas.

Install::

$ ./install.sh

Make the evaluation materials::

$ DATABASE_URL=sqlite:///path/to/db.db poetry run make

Run the experiments::

$ DATABASE_URL=sqlite:///path/to/db.db poetry run snakemake

Print the tables::

$ poetry run python expc.py all-tables work

Run it for all words::

$ DATABASE_URL=sqlite:///path/to/db.db poetry run snakemake -j4 gloss_all