Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

jasonkim/ner_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOWNLOAD STANFORD NER
http://nlp.stanford.edu/software/CRF-NER.shtml

TO RUN IT
Need to set NER_JAR_PATH and CLASSIFIER_FILE constants/env var set
To simply get the hash back with classified words, call NER.classify("test string")
NER.labels will return all possible classification

About

Ruby wrapper for Stanford Name Entity Recognizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages