Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Documents Process - Document v2.0.4+20210329</title>
<title>Documents Process - Document v3.0.0+20220226</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> Document v2.0.4+20210329</a>
<a href=".." class="icon icon-home"> Document v3.0.0+20220226</a>
</div>
@@ -209,7 +209,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<li>
<p><code>model-version=amet.</code></p>
<ul>
<li>Model version of the form extraction system. Default is &#34;builtin/stable&#34;. Specify &#34;builtin/latest&#34; for the latest model. For custom form models, specify: custom/{model_name}&#34;. Model name format is &#34;bucket_name/path/to/modeldir&#34; corresponding to &#34;gs://bucket_name/path/to/modeldir&#34; where annotated examples are stored.</li>
<li>Model version of the form extraction system. Default is &#34;builtin/stable&#34;. Specify &#34;builtin/latest&#34; for the latest model. For custom form models, specify: &#34;custom/{model_name}&#34;. Model name format is &#34;bucket_name/path/to/modeldir&#34; corresponding to &#34;gs://bucket_name/path/to/modeldir&#34; where annotated examples are stored.</li>
</ul>
</li>
<li>