

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 其他程式碼範例
<a name="other-examples"></a>

下表提供更多 Amazon Textract 程式碼範例的連結。


| 範例 | 說明 | 
| --- | --- | 
| [Amazon Textract 程式碼範例](https://github.com/aws-samples/amazon-textract-code-samples) | 顯示您可以使用 Amazon Textract 的各種方式。 | 
| [使用 Amazon Textract 進行大規模文件處理](https://github.com/aws-samples/amazon-textract-serverless-large-scale-document-processing) | 顯示無伺服器參考架構，可大規模處理文件。 | 
| [Amazon Textract 剖析器](https://github.com/aws-samples/amazon-textract-response-parser) | 顯示如何剖析 Amazon Textract 操作傳回的[封鎖](https://docs.aws.amazon.com/textract/latest/APIReference/API_Block.html)物件。 | 
| [Amazon Textract 文件程式碼範例](https://github.com/awsdocs/aws-doc-sdk-examples/tree/master/python/example_code/textract) | 本指南中使用的程式碼範例。 | 
| [Textractor](https://github.com/aws-samples/amazon-textract-textractor) | 顯示如何將 Amazon Textract 輸出轉換為多種格式。 | 
| [使用 Amazon Textract 產生可搜尋的 PDF 文件](https://github.com/aws-samples/amazon-textract-searchable-pdf) | 顯示如何從不同類型的輸入文件建立可搜尋的 PDF 文件，例如 JPG/PNG 格式影像和掃描的 PDF 文件。 | 