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);

Readme

Keywords

none

Package Sidebar

Install

npm i ner-api

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

900 B

Total Files

3

Last publish

Collaborators

  • gafo