

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

# 轉錄數字
<a name="how-numbers-med"></a>

Amazon Transcribe Medical 會將數字轉錄為數字，而不是單字。例如，口述「一千兩百四十二」會轉錄為 `1242`。

數字轉錄將依下列規則進行：


| 規則 | 描述 | 
| --- | --- | 
| 將大於 10 的基數轉換成數字。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 當「百萬」或「億」後面沒有數字時，將基數後面接著「百萬」或「億」的數字轉換為數字後接著字詞。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將大於 10 的序數轉換成數字。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將分數轉換成數字形式。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將一行中超過一位但不到十位的數值轉換成數字。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 小數點以「點」表示。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將數字後的「百分比」轉換成百分比符號。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將數字後的字詞「元」、「美元」、「澳幣」、「AUD」或「USD」轉換成數字前的美元符號。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將字詞「磅」或「毫克」轉換為「lbs」或「mg」。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將數字後的字詞「盧比」、「印度盧比」或「INR」轉換為數字前的盧比符號 (₹)。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將時間轉換成數字。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 將兩位數表示的年份合併為四位數。<br />僅適用於 20、21 和 22 世紀。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 轉換日期成為數字。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 
| 使用「到」表達連續範圍數字。 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/zh_tw/transcribe/latest/dg/how-numbers-med.html)  | 