Avatar

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 Recent activity Votes
  • Senzing Desktop App System Requirements

    Operating System Windows 10 64 bit or later macOS 12 or later Hardware Specifications Recommended Minimum 4 cores 16GB RAM 250GB flash storage (SSD or NVMe) Absolute Minimum Performance will be...

  • Technical

    Do The Senzing application and API Use The Same Engine? Yes! The Senzing application uses the same technology and engine as the Senzing APIs for Developers. The application is an example of somethi...

  • Setup Db2 on Linux

    Introduction Out of the box, Senzing is configured to use an embedded SQLite database for the entity repository to accelerate getting started. This article describes the steps to configure Senzing ...

  • Understanding Match Levels

    During loading of data to Senzing, entity resolution and subsequent matching occurs immediately as your data is observed. There are three main matching outcomes that can result.  1. Match or Duplic...

  • Automatically Discounting Invalid, Misused or Abused Attributes

    Overview Senzing strives to handle the data you present to it and has always done an excellent job of automatically identifying and correcting for overused values that become unreliable to help ide...

  • Disk I/O Performance

    Why SSD / NVMe? True entity resolution (ER) engines have the potential requirement to access any piece of data that has been loaded, at any time. This means ER performance is dependent on the hosti...

  • Entity Resolution Processes

    PDF Download:  https://senzing.com/ER-processes Abstract: Senzing performs a number of processes to entity resolve inbound records as they are received. You may be familiar with several of them, ...

  • Setup MariaDB on Linux (DEPRECATED v4)

    Introduction Out of the box, Senzing is configured to use an embedded SQLite database for the entity repository to accelerate getting started. This article describes the steps to configure Senzing ...

  • Mapping Tutorial & Assistance

    You have most likely arrived here after reviewing the Quickstart guide, if not it is recommended to start there.   Mapping is the process of annotating the fields in a data source with terms Senzi...

  • G2SetupConfig.py - Setting your Initial Database Configuration

    The Senzing engine is configured with a JSON document, this is provided as a template configuration file within the Senzing installation.  With a new installation and project creation, this configu...