Entity Resolution Engine

SecurePoint Trade

Know whether the hit is real before you stop the shipment.

SecurePoint Trade combines four matching methods into one explainable score so analysts can separate transliteration noise from a real restricted-party risk.

Catch transliterations, typos, reordered segments, and sound-alike names.

Show the scoring logic instead of hiding it behind a black-box match.

Give analysts a visible score breakdown they can use during review.

Entity Resolution Engine

Input entity

MOHAMMAD AL-RASHEED

Phonetic

Muhammed El-Rashid

89%

Levenshtein

Mohamad Al-Rasheed

94%

Jaro-Winkler

Mohammed Rasheed

91%

Trigram

Al Rasheed Mohammad

87%

Composite confidence

92%

Review required
SecurePoint Trade transaction review showing entity match intelligence
Real Match Review

See the score inside the live transaction review

This screenshot comes from the real Trade application using sanitized demo data. The analyst can inspect the composite confidence and the underlying match detail before deciding.

  • Composite confidence is visible on the record the analyst is reviewing.
  • Match context sits beside the decision controls.
  • The scoring explanation supports a defensible release decision.
How It Scores

Each layer catches a different kind of name problem

This page should feel technical because buyers evaluating entity resolution want to see the mechanics, not just the promise.

Phonetic Matching

Sound-alike detection

Catches names that sound identical but are transliterated differently across languages and scripts.

"Muhammad" = "Mohammed" = "Muhammed"

Levenshtein Distance

Typo detection

Measures insertions, deletions, and substitutions to catch data-entry errors and common typos.

"Al-Rasheed" -> "Al-Rashead" (1 swap)

Jaro-Winkler

Transposition detection

Optimized for short strings and prefixes. Catches character transpositions and partial matches.

"Rasheed" -> "Rasehd" (transposed)

Trigram Similarity

Segment reordering

Breaks names into 3-character segments and compares overlap to catch reordered name components.

"Al Rasheed Mohammad" <-> "Mohammad Al-Rasheed"

All four algorithms converge into

One Confidence Score

A single 0-100% match confidence score tells analysts how likely a hit is to be real, reducing false positives and accelerating clear decisions.

Why It Matters

Entity resolution is where screening becomes usable.

If every near-match lands in the queue, analysts burn time proving noise is noise. If matching is too strict, real exposure slips through. The point is not a fancy algorithm. The point is a defensible decision threshold that your team can actually operate.

4

Scoring layers

0-100%

Unified output

Explainable

Analyst review

FAQ

Entity resolution questions

Focused on matching quality, score interpretation, and analyst trust.

See the score breakdown on a live transaction

The fastest way to evaluate this module is to watch one transaction move from hit to decision with the full scoring detail visible.