Skip to content

Commit f026722

Browse files
sonalgoyalgitbook-bot
authored andcommitted
GITBOOK-408: No subject
1 parent 57ee1c5 commit f026722

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* [Deterministic vs Probabilistic Matching](zingg-concepts/zingg-entity-resolution-platform/deterministic-vs-probabilistic-matching.md)
1212
* [Deduplication, linking and resolving](zingg-concepts/zingg-entity-resolution-platform/deduplication-linking-and-resolving.md)
1313
* [Incremental Flow](zingg-concepts/zingg-entity-resolution-platform/incremental-run.md)
14+
* [Streaming vs Batch Entity Resolution](zingg-concepts/zingg-entity-resolution-platform/streaming-vs-batch-entity-resolution.md)
1415
* [How Zingg Learns](zingg-concepts/how-zingg-learns/README.md)
1516
* [Zingg Active Learning](zingg-concepts/how-zingg-learns/zingg-active-learning.md)
1617
* [Zingg Models](zingg-concepts/how-zingg-learns/zingg-models/README.md)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Streaming vs Batch Entity Resolution
2+

docs/zingg-concepts/zingg-phases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Produces HTML documentation of your labeled training pairs and model statistics.
7272

7373
<details>
7474

75-
<summary><strong><code>verifyBlocking</code></strong></summary>
75+
<summary><strong><code>verifyBlocking</code>(Enterprise)</strong></summary>
7676

7777
Reports what percentage of your known matching pairs are being blocked together correctly. Run after labeling and before training to catch blocking issues early.
7878

0 commit comments

Comments
 (0)