UNPKG

keyword-extractor

Version:

Module for creating a keyword array from a string and excluding stop words.

1 lines 52 B
module.exports = require('./lib/keyword_extractor');