Skip to content
/ herd Public

HERD | A named entity recognizer and disambiguator in Java

Notifications You must be signed in to change notification settings

aaaton/herd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HERD

HERD (Hajen Entity Recognizer and Disambiguator) is a tool for automatically recognizing names in text (entity recognition) and specifying who is meant (disambiguation).

It is written in Java, and depends on Solr Text Tagger, by David Smiley and has a lot of inspiration from the Tulip project by Marek Lipczak et al.

The code will not run as is. It contains static paths to directories on my machine, and needs Wikipedia to be processed a couple of times to generate said files. It can be interesting for someone to read though.

About

HERD | A named entity recognizer and disambiguator in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published