The most comprehensive collection of stopwords for multiple languages.
Core
Core
Core
Core
Stop-words for Orama
require('stopwords').english // or dutch, french, german, italian, spanish
TypeScript definitions for stopword
The most comprehensive collection of stopwords for the english language.
The most comprehensive collection of stopwords for the german language.
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.
Highlight a search-query in a HTML document
The most comprehensive collection of stopwords for the spanish language.
The most comprehensive collection of stopwords for the italian language.
Generate an acronym for a given string.
The most comprehensive collection of stopwords for the french language.
The most comprehensive collection of stopwords for the portuguese language.
A bloom filter implementation that is serialisable to JSON and compatible between both Ruby and Javascript. Very useful when needing to train a bloom filter in one language and using it in the other.
Module for creating a keyword array from a string and excluding stop words.
Stopwords for various languages in JSON format.
Common utilities
The most comprehensive collection of stopwords for the thai language.
A node module exposing nltk stopwords corpora and provide utility functions for removing stopwords
A list of English stop words.