Stop words : NLP
by akshara Updated: Jun 17, 2022
Solution Kit ย
๐๐ฅ๐ ๐ก ๐๐ ๐ฃ๐๐ค refer to those sets of words that are used in everyday language. Stop words in English comprises of "a", "an", "the", "is", "are", etc. Stop words are used in the field of Natural language processing to eliminate those words that are most commonly used and they alone, do not provide any contextual information.
Language Based Libraries for Stop Words
Stopwords-iso is the most comprehensive collection of stopwords for multiple languages. The rest of the libraries are specific to their language like English, Bangla, Ukrainian, Chinese, Turkish, Japanese etc.
stopwords-isoby stopwords-iso
All languages stopwords collection
stopwords-isoby stopwords-iso
JavaScript
267
Version:Current
License: Permissive (MIT)
stopwordsby igorbrigadir
Default English stopword lists from many different sources
stopwordsby igorbrigadir
Python
251
Version:v1.1
License: No License
persian-stopwordsby kharazi
Persian (Farsi) Stop Words List
persian-stopwordsby kharazi
Python
142
Version:Current
License: Strong Copyleft (GPL-3.0)
vietnamese-stopwordsby stopwords
Vietnamese stopwords
vietnamese-stopwordsby stopwords
JavaScript
103
Version:Current
License: No License
Ukrainian-Stopwordsby skupriienko
the list of ~2000 ukrainian stopwords (with numbers)
Ukrainian-Stopwordsby skupriienko
Python
14
Version:Current
License: Strong Copyleft (CC-BY-SA-4.0)
Turkish-Stopwordsby tkorkunckaya
A full and updated Turkish stop words list, which should be filtered out prior to, or after, processing of natural language data, full text search or data indexing.
Turkish-Stopwordsby tkorkunckaya
PHP
14
Version:Current
License: Strong Copyleft (GPL-3.0)
Chinese-StopWordsby baipengyan
ไธญๆๅธธ็จ็ๅ็จ่ฏ(ๅ ๅซ็พๅบฆใๅๅทฅๅคงใๅๅทๅคงๅญฆ็ญ่ฏ่กจ)
Chinese-StopWordsby baipengyan
Python
7
Version:Current
License: No License
Bangla-Stopwordsby asifabdullah-git
Bangla-Stopwordsby asifabdullah-git
Python
0
Version:Current
License: Permissive (MIT)
japanese-stopwordsby stopwords
Japanese stopwords, available for npm, bower, plaintext. ๆฅๆฌใฎในใใใใฏใผใ
japanese-stopwordsby stopwords
JavaScript
3
Version:Current
License: Permissive (MIT)
**The library "stopwords" is used for the English language