fergiemcdowall / stopwordLinks
A module for node.js and the browser that takes in text and strips it of stopwords
☆256Updated last week
Alternatives and similar repositories for stopword
Users that are interested in stopword are comparing it to the libraries listed below
Sorting:
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆216Updated 2 years ago
- NPM package for creating a keyword array from a string and excluding stop words.☆200Updated last year
- Fast Porter stemmer implementation☆132Updated 2 years ago
- NodeJS robots.txt parser with support for wildcard (*) matching.☆160Updated last year
- plugin to extract keywords and key-phrases☆334Updated last year
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆333Updated 7 months ago
- 🇫🇷 NodeJS language detection library using n-gram☆407Updated 5 years ago
- Get all urls in a string☆368Updated 2 years ago
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆501Updated 3 years ago
- The Hunspell binding for NodeJS that exposes as much of Hunspell as possible and also adds new features. Hunspell is a first class spellc…☆291Updated 2 years ago
- Wikipedia Interface for Node.js☆316Updated last year
- This stemmming module for Node.js provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API.☆52Updated 7 months ago
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated 3 months ago
- 📝 Hunspell compatible spell-checker☆286Updated 4 years ago
- Get n-grams from text☆83Updated 2 years ago
- JavaScript object to XML converter (useful for RSS, podcasts, GPX, AMP, etc)☆188Updated 6 months ago
- A simple and fast spellchecker with spelling suggestions and Electron's integration☆80Updated last year
- Parse a human name string into salutation, first name, middle name, last name, suffix.☆104Updated last year
- A simple node module that allows users to summarize text☆45Updated 2 years ago
- Fast CSV parser☆324Updated 2 years ago
- A trie implementation that maps keys to objects. Most common use will be for typeahead searches.☆200Updated 7 months ago
- A port of willdurand/EmailReplyParser (which is a port of github/email_reply_parser) to nodejs☆65Updated last year
- Human readable time distances for javascript☆468Updated last year
- Node module for using smartcrop via sharp/libvips☆118Updated 2 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.☆131Updated last year
- Sanitize string for use as filename☆360Updated last year
- Computes the cosine similarity between two arrays.☆100Updated 2 years ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆292Updated 2 months ago
- remove diacritics from strings ("ascii folding") - Node.js module☆271Updated 2 years ago