fergiemcdowall / stopword
A module for node.js and the browser that takes in text and strips it of stopwords
☆245Updated 3 months ago
Alternatives and similar repositories for stopword:
Users that are interested in stopword are comparing it to the libraries listed below
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆211Updated last year
- NPM package for creating a keyword array from a string and excluding stop words.☆199Updated 9 months ago
- Fast Porter stemmer implementation☆129Updated 2 years ago
- Language agnostic named entity recognizer☆39Updated 2 years ago
- plugin to extract keywords and key-phrases☆333Updated 5 months ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆323Updated last month
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆486Updated 2 years ago
- Multilingual tokenizer that automatically tags each token with its type☆61Updated 2 years ago
- Lightweight string similarity function for javascript☆98Updated last year
- text mining utilities for Node.js☆141Updated 2 years ago
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆192Updated last month
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆122Updated this week
- NodeJS robots.txt parser with support for wildcard (*) matching.☆153Updated 5 months ago
- Sanitize string for use as filename☆349Updated last year
- Get all urls in a string☆367Updated last year
- English NLP for Node.js and the browser.☆87Updated last year
- 🇫🇷 NodeJS language detection library using n-gram☆400Updated 4 years ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆261Updated last month
- A high-performance Javascript string compression library☆326Updated last year
- Node module for using smartcrop via sharp/libvips☆115Updated last year
- Tokenize paragraphs into sentences, and smaller tokens.☆48Updated last year
- WordNet Database files (previously WNdb)☆216Updated 5 years ago
- Async Node JS module to check if an email address exists☆79Updated 2 years ago
- Finds countries by various country codes☆88Updated 9 months ago
- NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.☆126Updated last year
- Parse a human name string into salutation, first name, middle name, last name, suffix.☆101Updated 9 months ago
- This stemmming module for Node.js provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API.☆51Updated 2 weeks ago
- Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC39…☆588Updated last year
- Minimal implementations of a couple of classic text analysis tools (TF-IDF and cosine similarity)☆58Updated 5 years ago
- npm module: Request a url & scrape the metadata from its HTML with Node.js or the browser.☆167Updated this week