?? pharaoh.ini
字號:
###########################
### PHARAOH CONFIG FILE ###
###########################
# phrase table f, n, p(n|f)
[ttable-file]
../models/some_pt
# language model
[lmodel-file]
../models/some_lm
# vocabulary files (not really needed)
[vocab-file-foreign]
[vocab-file-native]
# limit on how many phrase translations e for each phrase f are loaded
[ttable-limit]
20
# the maximum lenghth of the phrase snippet
[phrase-limit]
7
# distortion (reordering) weight
[weight-d]
0.2
# language model weight
[weight-l]
0.5
# translation model weight (phrase translation, lexical weighting)
[weight-t]
0.2
0.2
0.2
0.2
0.2
# word penalty
[weight-w]
-1
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -