fergiemcdowall / stopwordLinks
A module for node.js and the browser that takes in text and strips it of stopwords
☆259Updated 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/☆219Updated 2 years ago
- NPM package for creating a keyword array from a string and excluding stop words.☆200Updated last year
- Fast Porter stemmer implementation☆134Updated 3 years ago
- plugin to extract keywords and key-phrases☆337Updated last year
- NodeJS robots.txt parser with support for wildcard (*) matching.☆164Updated last month
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated 5 months ago
- NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.☆133Updated last year
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆334Updated 10 months ago
- Parse a human name string into salutation, first name, middle name, last name, suffix.☆105Updated last year
- Get all urls in a string☆372Updated 2 years ago
- 🇫🇷 NodeJS language detection library using n-gram☆408Updated 5 years ago
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆506Updated 3 years ago
- Wikipedia Interface for Node.js☆316Updated last year
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆106Updated 2 years ago
- JavaScript object to XML converter (useful for RSS, podcasts, GPX, AMP, etc)☆189Updated last month
- Node module for using smartcrop via sharp/libvips☆118Updated 2 years ago
- Computes the cosine similarity between two arrays.☆101Updated 2 years ago
- Chain functions as transform streams.