Skip to content

pecegit/elasticsearch-entity-resolution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

elasticsearch-entity-resolution

This project is an interactive entity resolution plugin for Elasticsearch based on Duke. Basically, it uses [Bayesian probabilities] (http://en.wikipedia.org/wiki/Bayesian_probability) to compute probability. You can pretty much use it as an interactive deduplication engine.

To understand basics, go to Duke project documentation.

A list of [available comparators] (https://github.com/larsga/Duke/wiki/Comparator) is available here.

Documentation

FAQ

How to install

Configuring the plugin

Caveats

Going to indus mode

Run examples

Contact

Credits

What else ?

Licence

This project is licended under LGPLv3

Copyright (c) 2013 Yann Barraud

About

Elasticsearch entity resolution plugin based on Duke

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.7%
  • Shell 17.3%