ner-api

1.0.0 • Public • Published

ner-api

NodeJS client for NER API.

Usage

const Ner = require('ner-api');
const ner = new Ner('http://localhost:3002');
ner.parse("The United States").then(console.log);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i ner-api

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

900 B

Total Files

3

Last publish

Collaborators

  • gafo