-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
140 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
.DS_Store | ||
.history |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,137 +1,6 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MS7P05T8S2"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-MS7P05T8S2'); | ||
</script> | ||
<meta http-equiv="refresh" content="1; url=https://senzing.com/explore-senzing-entity-resolution/"> | ||
|
||
<!-- Google Tag Manager --> | ||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
})(window,document,'script','dataLayer','GTM-5WJGZ3L');</script> | ||
<!-- End Google Tag Manager --> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content=""> | ||
<meta name="author" content="Ara Winters"> | ||
<title>Senzing Entity Resolution API</title> | ||
<link rel="shortcut icon" type="image/x-icon" href="images/favico.png"> | ||
<link rel="icon" type="image/x-icon" href="images/favicon.ico"> | ||
<!-- font --> | ||
<link rel="preconnect" href="https://fonts.gstatic.com"> | ||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap" rel="stylesheet"> | ||
<!-- bootstrap --> | ||
<link href="styles/bootstrap/5.0/bootstrap.min.css" rel="stylesheet"> | ||
<script src="scripts/bootstrap/5.0/bootstrap.min.js"></script> | ||
|
||
<!-- styles specific to this page --> | ||
<link href="styles/eval-stack.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
|
||
<!-- Google Tag Manager (noscript) --> | ||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5WJGZ3L" | ||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
<!-- End Google Tag Manager (noscript) --> | ||
|
||
<header class="d-flex flex-column flex-md-row px-md-4 mb-3 bg-white border-bottom shadow-sm"> | ||
<!--<p class="h5 my-0 sz-logo"> | ||
<a href="https://www.senzing.com/"><img src="images/sz-logo-md.svg" width="168" alt="Senzing" aria-label="Senzing Logo"/></a> | ||
</p>--> | ||
<nav class="navbar-expand-md my-md-0 me-md-3"> | ||
<div class="container-fluid"> | ||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo01" aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<a href="https://www.senzing.com/" class="navbar-brand sz-logo"><img src="images/sz-logo-md.svg" alt="Senzing" aria-label="Senzing Logo"/></a> | ||
<div class="collapse navbar-collapse" id="navbarTogglerDemo01"> | ||
<ul class="navbar-nav me-auto mb-2 mb-lg-0"> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.com/our-technology/">Products</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.com/developer/">Developers</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://docs.senzing.com/">Documentation</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.com/pricing/senzing-api/">Pricing</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.zendesk.com/hc/en-us">Help</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<main class="container"> | ||
<div class="page-title px-3 py-3 pb-md-5 mx-auto text-center"> | ||
<h1 class="display-5 pb-md-3">Senzing Entity Resolution API</h1> | ||
<p class="lead"> | ||
An entity resolution API that stands up in your environment as a data service. Integrate real-time entity resolution capabilities into applications or data pipelines scaling to tens of billions of records. No private data flows to Senzing, Inc. | ||
</p> | ||
</div> | ||
|
||
<div id="stack-cards" class="row row-cols-1 row-cols-md-3 mb-3 text-center"> | ||
<div class="col"> | ||
<a class="card mb-4 shadow-sm" | ||
href="https://docs.senzing.com/quickstart/quickstart_docker/index.html" | ||
id="deploy-card-docker-compose-demo"> | ||
<div class="card-header"> | ||
<h6 class="my-0">Container-Based</h6> | ||
</div> | ||
<img class="card-img" src="images/stack-docker.png" alt="Docker Logo"/> | ||
<div class="card-body"> | ||
Deploy using Docker on-premises or in the cloud. | ||
</div> | ||
<a class="card-footer btn btn-lg btn-primary pt-md-3 pb-md-3" | ||
href="https://docs.senzing.com/quickstart/quickstart_docker/index.html" | ||
id="deploy-button-docker-compose-demo"> | ||
Let's Go | ||
</a> | ||
</a> | ||
</div> | ||
<div class="col"> | ||
<a class="card mb-4 shadow-sm" | ||
href="https://docs.senzing.com/quickstart/quickstart_api/index.html" | ||
id="deploy-card-custom-cloud"> | ||
<div class="card-header"> | ||
<h6 class="my-0">CORE SDK FOR LINUX</h6> | ||
</div> | ||
<img src="images/icon_custom.png" class="card-img card-img-3" alt="Azure, Google Cloud, on-prem Logos"/> | ||
<div class="card-body"> | ||
Core SDK for Linux. | ||
</div> | ||
<a class="card-footer btn btn-lg btn-primary pt-md-3 pb-md-3" | ||
href="https://docs.senzing.com/quickstart/quickstart_api/index.html" | ||
id="deploy-button-custom-cloud"> | ||
Let's Go | ||
</a> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="page-title px-3 py-3 pb-md-5 mx-auto text-center"> | ||
<div class="lead"> | ||
There are many other deployment options. <a href="http://senzing.com/contact">Contact us</a> if you don't see what you're looking for. | ||
</div> | ||
</div> | ||
</main> | ||
<div id="jumbotron-1" class="jumbotron jumbotron-fluid mt-md-5 mb-md-6"> | ||
<div class="container pt-md-6 pb-md-6"> | ||
<p class="display-6">Interested in a guided one-day proof of concept? <a href="https://senzing.com/one-day-poc/">Book Now.</a> </p> | ||
</div> | ||
</div> | ||
</body> | ||
</html> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MS7P05T8S2"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-MS7P05T8S2'); | ||
</script> | ||
|
||
<!-- Google Tag Manager --> | ||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
})(window,document,'script','dataLayer','GTM-5WJGZ3L');</script> | ||
<!-- End Google Tag Manager --> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content=""> | ||
<meta name="author" content="Ara Winters"> | ||
<title>Senzing Entity Resolution API</title> | ||
<link rel="shortcut icon" type="image/x-icon" href="images/favico.png"> | ||
<link rel="icon" type="image/x-icon" href="images/favicon.ico"> | ||
<!-- font --> | ||
<link rel="preconnect" href="https://fonts.gstatic.com"> | ||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap" rel="stylesheet"> | ||
<!-- bootstrap --> | ||
<link href="styles/bootstrap/5.0/bootstrap.min.css" rel="stylesheet"> | ||
<script src="scripts/bootstrap/5.0/bootstrap.min.js"></script> | ||
|
||
<!-- styles specific to this page --> | ||
<link href="styles/eval-stack.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
|
||
<!-- Google Tag Manager (noscript) --> | ||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5WJGZ3L" | ||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
<!-- End Google Tag Manager (noscript) --> | ||
|
||
<header class="d-flex flex-column flex-md-row px-md-4 mb-3 bg-white border-bottom shadow-sm"> | ||
<!--<p class="h5 my-0 sz-logo"> | ||
<a href="https://www.senzing.com/"><img src="images/sz-logo-md.svg" width="168" alt="Senzing" aria-label="Senzing Logo"/></a> | ||
</p>--> | ||
<nav class="navbar-expand-md my-md-0 me-md-3"> | ||
<div class="container-fluid"> | ||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo01" aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<a href="https://www.senzing.com/" class="navbar-brand sz-logo"><img src="images/sz-logo-md.svg" alt="Senzing" aria-label="Senzing Logo"/></a> | ||
<div class="collapse navbar-collapse" id="navbarTogglerDemo01"> | ||
<ul class="navbar-nav me-auto mb-2 mb-lg-0"> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.com/our-technology/">Products</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.com/developer/">Developers</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://docs.senzing.com/">Documentation</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.com/pricing/senzing-api/">Pricing</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="p-2 text-dark" href="https://senzing.zendesk.com/hc/en-us">Help</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<main class="container"> | ||
<div class="page-title px-3 py-3 pb-md-5 mx-auto text-center"> | ||
<h1 class="display-5 pb-md-3">Senzing Entity Resolution API</h1> | ||
<p class="lead"> | ||
An entity resolution API that stands up in your environment as a data service. Integrate real-time entity resolution capabilities into applications or data pipelines scaling to tens of billions of records. No private data flows to Senzing, Inc. | ||
</p> | ||
</div> | ||
|
||
<div id="stack-cards" class="row row-cols-1 row-cols-md-3 mb-3 text-center"> | ||
<div class="col"> | ||
<a class="card mb-4 shadow-sm" | ||
href="https://docs.senzing.com/quickstart/quickstart_docker/index.html" | ||
id="deploy-card-docker-compose-demo"> | ||
<div class="card-header"> | ||
<h6 class="my-0">Container-Based</h6> | ||
</div> | ||
<img class="card-img" src="images/stack-docker.png" alt="Docker Logo"/> | ||
<div class="card-body"> | ||
Deploy using Docker on-premises or in the cloud. | ||
</div> | ||
<a class="card-footer btn btn-lg btn-primary pt-md-3 pb-md-3" | ||
href="https://docs.senzing.com/quickstart/quickstart_docker/index.html" | ||
id="deploy-button-docker-compose-demo"> | ||
Let's Go | ||
</a> | ||
</a> | ||
</div> | ||
<div class="col"> | ||
<a class="card mb-4 shadow-sm" | ||
href="https://docs.senzing.com/quickstart/quickstart_api/index.html" | ||
id="deploy-card-custom-cloud"> | ||
<div class="card-header"> | ||
<h6 class="my-0">CORE SDK FOR LINUX</h6> | ||
</div> | ||
<img src="images/icon_custom.png" class="card-img card-img-3" alt="Azure, Google Cloud, on-prem Logos"/> | ||
<div class="card-body"> | ||
Core SDK for Linux. | ||
</div> | ||
<a class="card-footer btn btn-lg btn-primary pt-md-3 pb-md-3" | ||
href="https://docs.senzing.com/quickstart/quickstart_api/index.html" | ||
id="deploy-button-custom-cloud"> | ||
Let's Go | ||
</a> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="page-title px-3 py-3 pb-md-5 mx-auto text-center"> | ||
<div class="lead"> | ||
There are many other deployment options. <a href="http://senzing.com/contact">Contact us</a> if you don't see what you're looking for. | ||
</div> | ||
</div> | ||
</main> | ||
<div id="jumbotron-1" class="jumbotron jumbotron-fluid mt-md-5 mb-md-6"> | ||
<div class="container pt-md-6 pb-md-6"> | ||
<p class="display-6">Interested in a guided one-day proof of concept? <a href="https://senzing.com/one-day-poc/">Book Now.</a> </p> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |