Avatar

Brian Macy

  • Total activity 64
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 43

Articles

Recent activity by Brian Macy Sort by recent activity Recent activity Votes
  • Warranty Services

    THESE WARRANTY SERVICE TERMS, effective as of May 2022, describe the warranty services, as may be amended from time to time, that Licensor provides to Licensee (“Warranty Services”). 1.0 Definition...

  • How does an Entity ID behave?

    First off, the Senzing Resolved Entity ID is not a globally unique persistent identifier.  Rather it is a number to identify a grouping that may be transient in nature.  This grouping reflects the ...

  • Senzing in 3 API Calls (Python SDK 2.x)

    Overview This is a simple example of how to add and search Senzing via the Python SDK.  The only prerequisite is to have completed the Senzing Quickstart which should take less than 15minutes. For ...

  • Senzing in 3 API Calls (RESTful API 2.x)

    Overview This is a simple example of how to add and search Senzing via the Python SDK.  This requires that the Senzing REST API Server is set up and running. The easiest way to do this is to have c...

  • Guidelines for Successful Entity Searching

    Overview "I search for "Christopher" and get no results, but I know Christopher Smith is in my contact list.  What is wrong?" An initial observation when searching Senzing is certain searches retur...

  • GEO Location

    Overview There are many different types of GEO location information and ways to use it. In this article, we discuss the use of static GEO locations that would be used for buildings, geographic feat...

  • MATCH_KEY vs Why

    Overview In Senzing, the MATCH_KEY is intended to capture what features matched when that record last was processed individually. Keep in mind that Senzing is an Entity Centric Learning (ECL) engin...

  • Native Script

    Overview Senzing supports data provided in UTF-8 but, as a context analyzing entity resolution engine, Senzing must understand that data and not just load/store it. For this purpose, the engine has...

  • [Advanced] Managing the Senzing API configuration

    Overview This article is for advanced use only. Most users will just add DataSources with the G2Config API or G2Loader.py. The same principles apply but it is a much simpler problem to solve. The S...