A module for node.js and the browser that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 62 languages and also takes lists with custom stopwords as input.
Support the repos that depend on eklem/eklem-headline-parser
"If This Then Norch". Tools for easy document processing and indexing of IFTTT.com-action channels. Created to work with Norch (NOde seaRCH), but can easily be changed to work with other search engines. Outputs JSON.
Simple document processor to make search running in the browser and node.js a little better. Supports 50+ languages. Removes stopwords (smaller index and less irrelevant hits), extract keywords to filter on and prepares ngrams for auto-complete functionality.