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

nlptoolkit-ngram

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nlptoolkit-ngram - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

12

package.json
{
"name": "nlptoolkit-ngram",
"version": "1.0.1",
"version": "1.0.2",
"description": "NGram library",

@@ -23,9 +23,11 @@ "main": "index.js",

"mocha": "^9.1.3",
"nlptoolkit-datastructure": "^1.0.0",
"nlptoolkit-math": "^1.0.0",
"nlptoolkit-sampling": "^1.0.0",
"nlptoolkit-util": "^1.0.2",
"ts-node": "^10.4.0",
"typescript": "^4.4.4"
},
"dependencies": {
"nlptoolkit-datastructure": "^1.0.4",
"nlptoolkit-math": "^1.0.2",
"nlptoolkit-sampling": "^1.0.2",
"nlptoolkit-util": "^1.0.5"
}
}

@@ -18,2 +18,7 @@ N-Gram

Video Lectures
============
[<img src="https://github.com/StarlangSoftware/NGram/blob/master/video1.jpg" width="50%">](https://youtu.be/oNWKVUdPUJY)[<img src="https://github.com/StarlangSoftware/NGram/blob/master/video2.jpg" width="50%">](https://youtu.be/ZG5m6OFdudI)
For Developers

@@ -20,0 +25,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