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
- Host: GitHub
- URL: https://github.com/frankier/finn-sense-clust
- Owner: frankier
- License: apache-2.0
- Created: 2018-07-31T15:09:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T13:23:10.000Z (about 5 years ago)
- Last Synced: 2024-12-31T16:46:43.335Z (5 months ago)
- Topics: clustering, computational-semantics, finnish, wordnet
- Language: Python
- Homepage:
- Size: 433 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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