The decoding process is as follows.
We prepare input French sentences. An example sentence is shown in Table 5.
We search for a French pattern that is matched with the input French sentence using French patterns and a high-probability phrase table (section 4.1). And we obtain English patterns. Example French-English patterns are listed in Table 6. Also, an example French-English high-probability phrase table is shown in Table .
We generate English sentences using the English pattern and French-English High-Probability phrase tables. Note that all possible English sentences are generated. Therefore, plural English sentences are generated from an input French sentence. Example English sentences are listed in Table 8.
We select one English sentence from generated plural English sentences using -gram. An example of selected one English sentence is shown in Table 9.
Figure 2 shows the process of decoding English sentences for PBMT.