⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 moses.ini

📁 moses开源的机器翻译系统
💻 INI
字号:
# Moses configuration file# automatic exodus from pharaoh.ini Wed Jul 12 18:24:14 EDT 2006############################## PHARAOH CONFIG FILE ############################### phrase table f, n, p(n|f)[ttable-file]0 0 1 ${TEST_PATH}/phrase-table# language model[lmodel-file]0 0 3 ${LM_PATH}/europarl.en.srilm.gz# limit on how many phrase translations e for each phrase f are loaded[ttable-limit]#ttable element load limit 0 = all elements loaded0# distortion (reordering) weight[weight-d]1.0# language model weight[weight-l]1.0# translation model weight (phrase translation, lexical weighting)[weight-t]1.0# word penalty[weight-w]-5.0[distortion-limit]25[beam-threshold]0.0001[input-factors]0[mapping]T 0[verbose]2[n-best-list]nbest10[xml-input]inclusive

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -