cmharlow / fast-reconcile

Reconciliation service for Refine and FAST subject headings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An OpenRefine reconciliation service for FAST.

FAST is available as Linked Data, which is an approach to publishing data which enhances the utility of information on the web by making references to persons, places, things, etc. more consistent and linkable across domains.

The service queries the FAST AutoSuggest API and provides normalized scores across queries for reconciling in Refine.

Run locally as:

$ python reconcile.py --debug

Michael Stephens wrote a demo reconcilliation service that this code is based on.

##Changes for this Fork

Updated to be able to run in either python 2 or 3.

About

Reconciliation service for Refine and FAST subject headings.

License:Other


Languages

Language:Python 100.0%