stanford-simple-nlp-client

0.0.1 • Public • Published

node-stanford-simple-nlp-client

A client for stanford-simple-nlp-server.

Installation

WARNING: Before using this module, you must write config.json file at this module's root directory to let the module know the server's url.

Like this:

{
  "stanfordSimpleNlp": {
    "serverUrl": "http://yourserver.com"
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i stanford-simple-nlp-client

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • xissy