Use Voikko over HTTP
- Clone project
- Run
npm install
- Copy
config.sample.js
toconfig.js
- Run
npm install -g pm2
- Run
pm2 start index.js
GET /analyze/kerrostalollakin
=>
[ { BASEFORM: 'kerrostalo',
CLASS: 'nimisana',
FOCUS: 'kin',
FSTOUTPUT: '[Ln][Xp]kerros[X]kerro[Sn][Ny]s[Bh][Bc][Ln][Ica][Xp]talo[X]talo[Sade][Ny]lla[Fkin][Ef]kin',
NUMBER: 'singular',
POSSIBLE_GEOGRAPHICAL_NAME: 'true',
SIJAMUOTO: 'ulkoolento',
STRUCTURE: '=pppppp=pppppppppp',
WORDBASES: '+kerros(kerros)+talo(talo)' } ]
GPL v3 or later
This application uses Voikko library built from commit hash 9449717 using Emscripten. Library has been built using standard Voikko dictionary with commit hash ee00104.
Voikko library located at lib/libvoikko.js
is licensed under GNU GPL 2 or later.