
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-
Selective Field Hashing
How Are Secret Keys Handled? Senzing implements a PKCS#11 interfaced secure store that leverages AES-128 encryption using a PKCS#5 like password expansion technique augmented with a SHA2-256 hash...
-
Database or Disk is Full Error
Running G2 on Linux systems you encounter the following or a similar error with a default SQLite configuration: Exporting to g2report.g2v ...Traceback (most recent call last): File "G2Report.py", l...
-
Current Senzing API Version
The current Senzing version can be identified in a couple of ways: View the contents of the<project_path>/g2BuildVersion.json file Call the version API - following example is via G2Command ...
-
Error - File is Missing a Column Header
After mapping a CSV file and subsequently performing a load in to Senzing you see: This indicates additional column header information was expected in the CSV file but is missing. Consider the exa...
-
Error - Allocating Memory for Address Parser
If you have created a virtual machine for testing with a very small memory allocation or are trying to run Senzing on a physical machine with a low memory allocation, or where Senzing is competing ...
-
Video: Mapping and Loading - Part 1
4 minute video outlining mapping and loading a CSV file into Senzing. Links https://www.youtube.com/watch?v=XSm4mM7ZS0o Senzing Mapping and Loading - Part 2
-
G2Export - How to Consume Resolved Entity Data
You've mapped and loaded your data and are eager to analyze the entity resolution insights and outcomes. You may also be interested in importing a high level overview of this information into anoth...
-
Uniquely Senzing
PDF Download: https://senzing.com/uniquely-senzing Abstract: Senzing® software is the first real-time, purpose-built artificial intelligence(AI) for entity resolution (ER). The plug-and-play Senzin...
-
What Is An Ambiguous Entity?
Upon reviewing entities, you might notice at times, the MATCH_KEY listed in the RELATED_ENTITES section for a related entity lists not only the attributes contributing to the relationship, but addi...
-
Scaling Out Your Database With Clustering
Overview Senzing's data repository scalability on very large datasets is limited to existing database technologies. This is caused by the cross-talk required to provide real-time entity-centric res...