Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

hiteshjoshi/ner-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Hitesh
Jun 15, 2015
aabff06 · Jun 15, 2015

History

2 Commits
Jun 15, 2015
Jun 15, 2015
Jun 15, 2015
Jun 15, 2015
Jun 15, 2015

Repository files navigation

Usage

Server

Make sure the server is running. If not run it like this java -mx1500m -cp stanford-ner-2015-04-20/stanford-ner.jar edu.stanford.nlp.ie.NERServer -loadClassifier stanford-ner-2015-04-20/classifiers/english.muc.7class.distsim.crf.ser.gz -port 8000

Client

just do node index to run client

About

NODEJS client for Standford NER server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published