0.3.1 • Published 8 years ago

sa-stemmer v0.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

stemmer.js

forms CouchDB queries for Morpheus v.0.3.0

depends on flakes.js, which is stemmer

beta, under heavy development - http://sa.diglossa.org

Installation

With node.js:

$ git clone github.com/mbykov/stemmer.js
$ cd stemmer.js
$ npm install
node run.js vihAya
or
node run.js विहाय

API

var stemmer = require('stemmer');
var qs = stemmer.query(wordform);

License

GNU GPL