UNPKG

stm

Version:

Takes in a document, spits out a tokenised and stemmed array of terms.

1 lines 38 B
module.exports = require('./lib/stm');