Ant
- Total activity 120
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 63
Articles
Recent activity by Ant Sort by recent activity-
Quickly Discover Hidden Connections in PPP Loan Data Using Senzing
Info This article has been constructed from the original blog post by our founder and CEO Jeff Jonas. At Senzing we make it quick and easy to accurately combine data about people and compa...
How to create an entity resolution truth set
Attached to this article is an example truth set file with the following columns ... In the example file above … The red cluster_id column groups records that should resolve together. It is a pu...
Import Senzing Export to Excel & Formatting
Import Senzing Exported Data The recommended method of importing exported CSV data from the Senzing App into Microsoft Excel is to use the From Text/CSV data tool. Open Excel, on the Data ribbon s...
What is a Senzing Project?
Installing the Senzing APIs creates a base install in /opt/senzing of the current Senzing version. To begin using Senzing, create a new Senzing project from the base install using the G2CreateProj...
Senzing Public Keys
Senzing Initial Installation During a normal installation, connected to the internet and using the Senzing software repository (outlined in the Quickstart Guide) your distribution packaging tools w...
Upgrading Datastores 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. ...
[Advanced] Database Security and SoftHSM How To (DECPRECATED v4)
NOTE: This is being DEPRECATED as of Senzing v4 as it is incompatible with G2Snapshot, the PostgreSQL governor, and any other tools/utilities/examples that access the database directly. Since the ...
Engine Error codes
Class Code Comment Name G2BadInputException 0002 Invalid XML EAS_ERR_INVALID_XML G2Exception 0005 Exceeded the Maximum Number of Retries Allowed EAS_ERR_EXCEEDED_MAX_RETRIES G2BadInputE...
How to force records together or apart
Overview Sometimes despite records not having enough matching attributes to resolve together, you have additional knowledge and know records belong to the same person or organization. Senzing provi...
G2Loader - File Encoding
G2Loader.py is a sample utility for ingesting source data into Senzing. It supports CSV and JSON formats for mapping the data from your source(s) to the Senzing attribute terms. G2Loader is a utili...