Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stopword

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stopword - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

2

package.json
{
"name": "stopword",
"version": "0.1.16",
"version": "0.1.17",
"description": "A module for node.js that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 23 languages and also takes lists with custom stopwords as input.",

@@ -5,0 +5,0 @@ "main": "lib/stopword.js",

@@ -52,3 +52,3 @@ # stopword

Arrays of stopwords for the following languages are supplied:
Arrays of stopwords for the following 23 languages are supplied:

@@ -63,4 +63,4 @@ * `ar` - Modern Standard Arabic

* `fa` - Farsi
* `fi` - Finnish
* `fr` - French
* `fi` - Finnish
* `he` - Hebrew

@@ -67,0 +67,0 @@ * `hi` - Hindi

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc