> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Extract アクティビティ

> Document skill を使用して文書からデータを抽出し、前段の Classify アクティビティの各 クラス を適切な Document skill にマッピングします。

**Extract** アクティビティを使用すると、Document skill を使って文書からデータを抽出できます。

1 つのワークフローで複数の文書タイプからデータを抽出するには、Extract アクティビティの前に [Classify アクティビティ](/ja/vantage/documentation/skill-designer/process/classify-activity) を配置し、**Actions** ペインで各 クラス を Document skill にマッピングします。

<div id="set-up-document-skills">
  ## Document Skills を設定する
</div>

ドキュメントから field を抽出する Document Skills を指定します。

<Steps>
  <Step title="スキルを追加">
    **Actions** ペインで **Add Skill** をクリックし、**Skill Catalog** から必要なスキルを選択します。
  </Step>

  <Step title="（任意）新しい Document Skill を作成">
    **Skill Catalog** に適切なスキルが見つからない場合は、**Actions** ペインの下部にある **Create New Skill** をクリックします。表示されたフォームで、名前、簡単な説明、必要なスキルのリストを入力し、**Done** をクリックします。新しいスキルを学習させ、**Skill Catalog** に公開します。
  </Step>
</Steps>

<Note>
  使用可能な Document Skills のリストには、公開済みのスキルのみが表示されます。
</Note>

<Tip>
  スキルのデモドキュメントを表示するには、スキル名の左側にあるアイコンをクリックします。スキルにデモドキュメントがない場合はエラーメッセージが表示されますが、設定には影響ありません。
</Tip>

<div id="map-document-skills-to-classes">
  ## Document Skills をクラスにマッピングする
</div>

各 Document Skill を、前段の分類Skillの対応するクラスにマッピングします。方法は 2 つあります。

* **スキルごとのマッピング** — **Actions** ペインで、Document Skill 名の横にあるプロパティアイコンをクリックします。ダイアログで、そのスキルが処理する文書タイプに対応するクラスを選択し、**Save** をクリックします。
* **一括マッピング** — **Actions** ペインの下部にある **Edit Mapping** をクリックします。ダイアログで、各クラスをリスト内のSkillのいずれかに関連付けてから、**Save** をクリックします。

<div id="online-learning">
  ## オンラインラーニング
</div>

Process skill に検証ステージが含まれている場合は、プレビューウィンドウから Document skill の**オンラインラーニング**を有効にします。オンラインラーニングでは、検証結果を使用して各 Skill の精度を継続的に向上させます。詳細については、[オンラインラーニング](/ja/vantage/documentation/runtime/online-learning/online-learning)を参照してください。

<div id="skill-parameters">
  ## Skill パラメーター
</div>

Extract アクティビティは、使用する Document skill から Skill パラメーターを継承します。Document skill 名の横にある Skill の設定アイコンをクリックすると、これらの値を表示および変更できます。詳細については、[Skill パラメーター](/ja/vantage/documentation/skill-designer/skill-parameters/skill-parameters) を参照してください。

<div id="related-topics">
  ## 関連トピック
</div>

* [Classify アクティビティ](/ja/vantage/documentation/skill-designer/process/classify-activity)
* [Document skill](/ja/vantage/documentation/skill-designer/document/document-skill)
* [Process skill をセットアップする](/ja/vantage/documentation/skill-designer/process/set-up)
* [Skill パラメーター](/ja/vantage/documentation/skill-designer/skill-parameters/skill-parameters)
* [オンラインラーニング](/ja/vantage/documentation/runtime/online-learning/online-learning)
* [Skill を公開する](/ja/vantage/documentation/skill-catalog/publish-skill)
