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
  • Quickstart Guide for Linux

    Overview This article outlines installing the Senzing APIs on Linux, performing loading and entity resolution, analysis and exploration of the outcomes of entity resolution and how to prepare and l...

  • 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...

  • System Requirements

    The currently supported requirements for running the Senzing APIs are outlined below. If you have requirements or questions not addressed here, please let us know at support@senzing.com Operating S...

  • Globalization

    What Languages Does Senzing Support? Senzing utilizes UTF-8 which allows for most languages of the world to be properly captured. Beyond ingesting and storing data, Senzing analytics go further – t...

  • 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...

  • I've Received My License, Now What?

    If you are looking to load more records than the built-in evaluation license or you are looking to use the Senzing API for productive purposes just reach out to Senzing to get a larger license.   ...

  • Tuning Your Database

    Overview You may have arrived here due to perceived poor performance in general or a warning from Senzing your entity repository database is performing slowly; for example during the startup of G2L...

  • 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...

  • 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...

  • 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 ...