Navigation

  • index
  • modules |
  • next |
  • anonlink-client 0.1.5 documentation »

Anonlink-client¶

anonlink-client is a client-facing API to interact with anonlink system including command line tools and Rest API communication. It works with the following three components in Anonlink system:

  • clkhash
  • blocklib
  • anonlink-entity-service

Anonlink-client is Apache 2.0 licensed, supports Python version 3.6+ and run on Windows, OSX and Linux.

Install with pip:

pip install anonlink-client

Table of Contents¶

  • Tutorials
    • Multi-party Record Linkage with Blocking
    • Tutorial for CLI tool anonlink-client
    • Tutorial for Python API
    • Client side encoding with blocking and server side linking
    • Blocking
  • Command Line Tool
    • Command specific help
    • Hashing
    • Blocking
    • Describing
    • Schema Handling
    • Data Generation
    • Benchmark
    • Interaction with Entity Service
  • Linkage Schema
    • Basic Structure
    • Example Schema
    • Schema Components
  • Blocking Schema
    • Basic Structure
    • Example Schema
    • Schema Components
  • Development
    • Testing
    • Type Checking
    • Packaging
  • Devops
    • Azure Pipeline
  • Rest Client API Documentation
  • References

External Links¶

  • anonlink-client on Github
  • anonlink-client on Pypi

Table of Contents

  • Tutorials
  • Command Line Tool
  • Linkage Schema
  • Blocking Schema
  • Development
  • Devops
  • Rest Client API Documentation
  • References

Quick search

Navigation

  • index
  • modules |
  • next |
  • anonlink-client 0.1.5 documentation »
© Copyright 2020, Data61. Created using Sphinx 1.8.6.