Skip to content
This repository has been 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

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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