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

natural

Package Overview
Dependencies
Maintainers
3
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

natural - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

2

lib/natural/ngrams/index.d.ts

@@ -25,3 +25,3 @@ /*

import Tokenizer from '../tokenizers/tokenizer'
import { Tokenizer } from '../tokenizers'

@@ -28,0 +28,0 @@ declare interface NGramsStats {

@@ -26,3 +26,3 @@ /*

import Tokenizer from '../tokenizers/tokenizer'
import { Tokenizer } from '../tokenizers'

@@ -29,0 +29,0 @@ declare type TfIdfCallback = (i: number, measure: number, key?: string) => void

{
"name": "natural",
"description": "General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.",
"version": "6.3.0",
"version": "6.3.1",
"homepage": "https://github.com/NaturalNode/natural",

@@ -6,0 +6,0 @@ "repository": {

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