Let's build a state-of-the-art multi-lingual Word Sense Disambiguation model.
Run make install
.
- Install NPM
- Get a developper token from Linhub and add it to the
.env
file asLINHUB_TOKEN
.
Then, run make annotate
. The annotation interface will be available at
https://localhost:32123/
.