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

stanford-corenlp

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stanford-corenlp - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"name": "stanford-corenlp",
"version": "0.2.2",
"version": "0.2.3",
"author": "Hitesh Joshi <me@hiteshjoshi.com>",

@@ -5,0 +5,0 @@ "main": "index",

@@ -15,4 +15,10 @@ # node-stanford-corenlp

Will update this section soon.
node-stanford-simple-nlp depends on [Standord CoreNLP](http://nlp.stanford.edu/software/corenlp.shtml) v3.3.1. And don't forget to [set proper environment variables](https://github.com/nearinfinity/node-java) like `JAVA_HOME` in your system.
$ npm install stanford-corenlp
**Important!** You should download `stanford-corenlp-full-2014-01-04.zip` file and unzip to the ./jar folder. You can download the file from [here](http://www-nlp.stanford.edu/software/stanford-corenlp-full-2014-01-04.zip). This file couldn't be pushed to github & npm because of its too big size(about 214MB).
## Usage

@@ -19,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