Code Monkey home page Code Monkey logo

recordlinkage-annotator's Introduction

RecordLinkage ANNOTATOR

RecordLinkage ANNOTATOR is a browser-based user interface for manual labeling of record pairs. Manual labeled or annotated data is useful for training and validation models. The application provides the annotator with a clean and intuitive interface. The annotator labels the record pair as "Match" or "Distinct". The output can be exported and used for training and validation. This application is part of the Python Record Linkage Toolkit, but can be used as a standalone tool.

➡️ ➡️ Check out the hosted version of RecordLinkage ANNOTATOR ⬅️ ⬅️

Want to give it a try? Download our Prison book example file 👮 :suspect:

Review screen of RecordLinkage ANNOTATOR

The hosted version of RecordLinkage ANNOTATOR on Github-pages makes use of client-side Javascript only. The tool doesn't upload data. Not convinced about the safety of your data? That's fine. You can deploy the code yourself locally. Please read the Development instructions.

Create annotation file

RecordLinkage ANNOTATOR requires an annotation file as input. This JSON file contains your record pairs and defines a comparison schema. The Python Record Linkage Toolkit can be used to render such a file. For more information, see the documentation on Manual Labeling.

Version 1 of the schema is open source and can be found here. Examples of annotation files can be found in the examples folder.

Extract results

RecordLinkage ANNOTATOR exports the results of the annotation in an annotation file with the same structure as the input annotation file. This makes it simple to review the annotation or continue labeling the data. The Python Record Linkage Toolkit can be used to read the annotation file and extract the links and distinct pairs. For more information, see the documentation on Manual Labeling.

Development

RecordLinkage ANNOTATOR is a React application. You can develop or deploy the project locally with npm start.

License

BSD 3-Clause License

recordlinkage-annotator's People

Contributors

j535d165 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.