Skip to content

dav009/NERSimString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NERSimString

NERSimString is a Java reimplementation of the SimString algorithm proposed by Naoaki Okazaki ( http://www.chokkan.org/software/simstring ).

SimString is an algorithm for approximate Search (Fuzzy Search). In this project we present 3 different approaches based on Approximate Dictionary Matching Algorithm that uses similarity measures for the retrieval of Named Entities.

This re-implementation is oriented to the task of Name entity annotation, and it is implemented in such a way that adding extra structures for Name entity signatures should be rather straight forward.

src folder contains all the java source code of NERSimString
lib contains all the dependancies of NERSimString
doc contains the latex documentation of the project
ProjectReport.pdf is a short explanation of the project objectives,solution and conclutions

Examples

Examples are provided in the folder src/Examples

Contact

Feel free to leave an email in one of the following addresses:

dav.alejandro@gmail.com
sciddi@coli.uni-sb.de
nfadaei@coli.uni-sb.de
moinuddinmushirul@gmail.com

About

Java Library for creating NE dictionaries with high speed lookups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published