Socket
Socket
Sign inDemoInstall

wink-naive-bayes-text-classifier

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wink-naive-bayes-text-classifier - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

10

package.json
{
"name": "wink-naive-bayes-text-classifier",
"version": "1.1.2",
"version": "1.1.3",
"description": "Configurable Naive Bayes Classifier for text with cross-validation support",

@@ -24,3 +24,3 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/decisively/wink-naive-bayes-text-classifier.git"
"url": "git+https://github.com/winkjs/wink-naive-bayes-text-classifier.git"
},

@@ -30,5 +30,5 @@ "author": "Sanjaya Kumar Saxena",

"bugs": {
"url": "https://github.com/decisively/wink-naive-bayes-text-classifier/issues"
"url": "https://github.com/winkjs/wink-naive-bayes-text-classifier/issues"
},
"homepage": "https://github.com/decisively/wink-naive-bayes-text-classifier#readme",
"homepage": "https://github.com/winkjs/wink-naive-bayes-text-classifier#readme",
"devDependencies": {

@@ -46,4 +46,4 @@ "chai": "^4.1.0",

"dependencies": {
"wink-helpers": "^1.1.1"
"wink-helpers": "^1.2.0"
}
}

@@ -6,3 +6,3 @@

### [![Build Status](https://api.travis-ci.org/decisively/wink-naive-bayes-text-classifier.svg?branch=master)](https://travis-ci.org/decisively/wink-naive-bayes-text-classifier) [![Coverage Status](https://coveralls.io/repos/github/decisively/wink-naive-bayes-text-classifier/badge.svg?branch=master)](https://coveralls.io/github/decisively/wink-naive-bayes-text-classifier?branch=master) [![Inline docs](http://inch-ci.org/github/decisively/wink-naive-bayes-text-classifier.svg?branch=master)](http://inch-ci.org/github/decisively/wink-naive-bayes-text-classifier) [![dependencies Status](https://david-dm.org/decisively/wink-naive-bayes-text-classifier/status.svg)](https://david-dm.org/decisively/wink-naive-bayes-text-classifier) [![devDependencies Status](https://david-dm.org/decisively/wink-naive-bayes-text-classifier/dev-status.svg)](https://david-dm.org/decisively/wink-naive-bayes-text-classifier?type=dev)
### [![Build Status](https://api.travis-ci.org/winkjs/wink-naive-bayes-text-classifier.svg?branch=master)](https://travis-ci.org/winkjs/wink-naive-bayes-text-classifier) [![Coverage Status](https://coveralls.io/repos/github/winkjs/wink-naive-bayes-text-classifier/badge.svg?branch=master)](https://coveralls.io/github/winkjs/wink-naive-bayes-text-classifier?branch=master) [![Inline docs](http://inch-ci.org/github/winkjs/wink-naive-bayes-text-classifier.svg?branch=master)](http://inch-ci.org/github/winkjs/wink-naive-bayes-text-classifier) [![dependencies Status](https://david-dm.org/winkjs/wink-naive-bayes-text-classifier/status.svg)](https://david-dm.org/winkjs/wink-naive-bayes-text-classifier) [![devDependencies Status](https://david-dm.org/winkjs/wink-naive-bayes-text-classifier/dev-status.svg)](https://david-dm.org/winkjs/wink-naive-bayes-text-classifier?type=dev)

@@ -124,3 +124,3 @@ <img align="right" src="https://decisively.github.io/wink-logos/logo-title.png" width="100px" >

## Need Help?
If you spot a bug and the same has not yet been reported, raise a new [issue](https://github.com/decisively/wink-naive-bayes-text-classifier/issues) or consider fixing it and sending a pull request.
If you spot a bug and the same has not yet been reported, raise a new [issue](https://github.com/winkjs/wink-naive-bayes-text-classifier/issues) or consider fixing it and sending a pull request.

@@ -127,0 +127,0 @@

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