gpt4 book ai didi

C++ - 运行 Moses 解码器时区域设置名称无效异常

转载 作者:太空宇宙 更新时间:2023-11-04 12:02:33 25 4
gpt4 key购买 nike

我已按照描述的步骤在我的机器(Windows 7 64 位)上成功编译了 Moses (v0.91) here .但是,当我第一次尝试通过在 cygwin 中运行此命令来运行它时:

cd ~/mosesdecoder/sample-models
~/mosesdecoder/bin/moses -f phrase-model/moses.ini < phrase-model/in > out

出现以下异常:

Defined parameters (per moses.ini or switch):
config: phrase-model/moses.ini
input-factors: 0
lmodel-file: 8 0 3 lm/europarl.srilm.gz
mapping: T 0
n-best-list: nbest.txt 100
ttable-file: 0 0 0 1 phrase-model/phrase-table
ttable-limit: 10
weight-d: 1
weight-l: 1
weight-t: 1
weight-w: 0
Exception: locale::facet::_S_create_c_locale name not valid

有人知道我做错了什么吗?

最佳答案

这对我有用:

export LC_ALL="C"

关于C++ - 运行 Moses 解码器时区域设置名称无效异常,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13546074/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com