> ## 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.

# 検出精度の向上に使用されるデータセット

> FlexiCapture for Invoices が請求書の検出精度向上に使用するデータセット（BusinessUnits、Vendors、PurchaseOrders、GLCodes、CostCenters）および利用可能なルールへのリンク。

FlexiCapture for Invoices は、請求書のfieldを検出して検証するためにこれらのデータセットを使用します。検出精度を向上させるには、これらを提供してください。

<CardGroup cols={2}>
  <Card title="BusinessUnits データセット" icon="building" href="/ja/flexi-capture/invoice-reader/ir-columns-bu">
    請求先の事業部門を検出し、その詳細をデータベースと照合して検証します。
  </Card>

  <Card title="Vendors データセット" icon="store" href="/ja/flexi-capture/invoice-reader/ir-columns-vendors">
    請求書の発行元を特定し、ベンダーの詳細をデータベースと照合して確認します。
  </Card>

  <Card title="PurchaseOrders データセット" icon="file-invoice" href="/ja/flexi-capture/invoice-reader/ir-columns-po">
    注文番号と合計金額を抽出し、請求書を対応する注文と照合します。
  </Card>

  <Card title="PurchaseOrdersItems データセット" icon="list-ol" href="/ja/flexi-capture/invoice-reader/ir-columns-po-items">
    注文の明細を保持し、PONumber によって PurchaseOrders に関連付けられます。
  </Card>

  <Card title="GLCodes データセット" icon="hashtag" href="/ja/flexi-capture/invoice-reader/ir-columns-gl-codes">
    使用可能な GL コードを一覧表示します。
  </Card>

  <Card title="CostCenters データセット" icon="sitemap" href="/ja/flexi-capture/invoice-reader/ir-columns-cost-centers">
    各事業部門のコスト センターを一覧表示します。
  </Card>

  <Card title="利用可能なルール" icon="list-check" href="/ja/flexi-capture/invoice-reader/ir-rules">
    請求書の確認に使用できるバリデーションルールです。
  </Card>
</CardGroup>
