Skip to content

Instantly share code, notes, and snippets.

@maxpagels
Created June 18, 2019 16:33
Show Gist options
  • Save maxpagels/f781f63775c431c4d58c034099e151b7 to your computer and use it in GitHub Desktop.
Save maxpagels/f781f63775c431c4d58c034099e151b7 to your computer and use it in GitHub Desktop.
#!/bin/bash
brew install foma
brew install libvoikko
git clone https://github.com/voikko/corevoikko.git
cd corevoikko/voikko-fi
make vvfst
make vvfst-install DESTDIR=/usr/lib/voikko
pip install voikko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment