Avatar

Ant

  • Total activity 120
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 63

Articles

Votes on activity by Ant Sort by votes 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...

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

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

  • Senzing App - Quickstart

    Entity resolution is the process that determines who is who and who is related to who within and across your data. Entity resolution differs from simple record matching. Entity resolution creates a...

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

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

  • [Advanced] Replicating the Senzing results to a Data Warehouse

    NOTE: If you are looking for replication for large systems or in real-time please see this article. Overview For the purpose of this article, we will assume: You have the records processed with Se...

  • [Advanced] Reprocessing with configuration changes

    Overview Eventually large advanced users will want to do some level of tuning to the configuration. This could be as simple as changing a feature from an ID comparison to an exact match comparison ...

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