UiPath Documentation
document-understanding
2024.10
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Document Understanding modern projects user guide

最終更新日時 2026年4月6日

公開

You can use the Publish section to:

  • プロジェクトのバージョンの作成: 現在のモデルのステートを固定してプロジェクトのバージョンにします。
  • プロジェクトのバージョンのデプロイ: ワークフローからモデルにアクセスできるようにします。
  • Automate your process: consume the product version in an automation and open Studio Desktop or integrate using APIs.
  • データセットをエクスポートして、別のテナントや組織で使用したり、バックアップとして保存したりします。

Project version

A project version is a snapshot of the current models state. Since the Classifier and Extractor models are trained continuously as you upload data or interact with the model, you can use the Project version feature to freeze the current state of the models if you are satisfied with the performance. Once a project version is created, you can start using your models in a workflow.

新しいプロジェクトのバージョンを作成する

現在のモデルのパフォーマンスに満足している場合、またはワークフローでモデルの動作をテストする場合は、新しいプロジェクトのバージョンを作成します。

  1. Go to the Publish section in your project.
  2. Select Create a project version.
  3. Fill in the name of your project version in the Name field.
  4. [Optional] Add a description for your project version.
  5. Choose the models you want to be included from the Models to include drop-down list.
    ヒント:

    分類は、複数のドキュメントの種類を選択すると自動的に有効化されます。

  6. デプロイの種類を選択します。
  7. [作成] を選択します。

プロジェクトのバージョンが作成されたら、ワークフローでモデルの使用を開始できます。 プロセス バージョンの作成時に選択した分類器と抽出器の両方が、アップロードされたすべてのデータでトレーニングされます。モデルとデータセットのサイズによっては、これに数分から数時間かかる場合があります。

[プロジェクトのバージョンを作成] インターフェイスのスクリーンショット

ヒント:

You can check the model version used in your project version. To do so, select the three-dot icon next to the project version and choose Edit version. You can check the model version from the Selected models section. [プロジェクトのバージョンの編集] インターフェイスのスクリーンショット

プロジェクトのバージョンをデプロイする

プロジェクトの作成後、プロジェクトのバージョンのステータスは次のいずれかになります。

  • Training: Models in the project are being trained. This is a transitory state.
  • Trained: Models in the project are trained.
  • Undeployed: Models trainining is complete, but the models are in idle state. Models are not consuming any resources and the project version cannot be referenced from, or used in workflows. Undeployed project versions are not available in Studio activities.
  • Deployed: Models training is complete, and the are running. Models are consuming hardware resources and the project version can be referenced from and used in workflows.

To deploy a project version, select the toggle from the Deployed column.

プロセスを自動化する

プロジェクトのバージョンをデプロイすると、ワークフローでモデルを使用できます。

If you are using Document UnderstandingTM Cloud APIs, you can also use the project in your API automation. You can do this easily be selecting Integrate via API.

注:
  • The Integrate via API button is only active if you have extraction models in your project version.
  • The Open Studio Web button is not available in this screen.

If you select Integrate via API, a new window with the code is displayed. Here, you have the option to select your preferred programming language and paste this code into your preferred editor. However, please remember to modify the specified variables before consuming the deployed project via REST APIs.

コピーする Python API コードのインターフェイスのスクリーンショット

エクスポート

アノテーションを行ったデータセットをモダン プロジェクトからエクスポートし、以下を行うことができます。

  • データセットを異なるテナントまたは組織から別のモダン プロジェクトにインポートする。
  • Import them into a classic project. For more information on how to import datasets into a classic project, check the Document Understanding User Guide for classic projects.
    注:

    Datasets exported from modern projects are compatible with classic projects only when training on model version 23.4.0 or newer.

重要:

アノテーション済みで確認済み (緑色の盾アイコン) のデータセットのみがエクスポートされます。 確認済みを表す盾のアイコンのスクリーンショット

For more information on how to export datasets and migrate your modern projects, check the Migrating modern projects page.

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得