Brian M.
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 43
Activity overview
Latest activity by Brian M.-
Brian M. created an article,
End User License Agreement (EULA)
See https://senzing.com/end-user-license-agreement/
-
Brian M. created an article,
Quickstart for Docker
Overview This article outlines how to set up and use Senzing with the example Docker images quickly. With the new example Docker images built on the senzingapi-runtime Linux package (available sinc...
-
Brian M. created an article,
Upgrading Engine Configuration for new API Versions
Warn This article is for general guidance. If you have a working Senzing system with data and insight you do not wish to lose, or are unsure of any steps please contact us for assistance. ...
-
Brian M. created an article,
Senzing in 3 API Calls (Python SDK v3.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 ...
-
Brian M. commented,
I'm not sure what you mean. The point is to reflect changes from additions/changes to the records/resolution in Senzing to downstream systems.
-
Brian M. created an article,
[Advanced] Real-time replication and analytics
Overview One of the key features of the Senzing API is the ability to support passing changes to downstream systems for analytics and/or replication. The fundamentals of how this is achieved are st...
-
Brian M. created an article,
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 ...
-
Brian M. created an article,
The Path to a Successful Proof of Concept (PoC)
Overview The general guidance for completing a successful Senzing Proof of Concept (PoC) will be in-line with nearly any other PoC you undertake: understand the required technical and business goal...
-
Brian M. created an article,
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...
-
Brian M. created an article,
G2Engine Configuration and the Senzing API
Overview The Senzing engine requires basic configuration to start up. This configuration is supplied to the engine init functions as a JSON string. Using a JSON string allows for immutable images a...