perhaps moses -f ./resource/MT/EN-DE/Baseline/moses.ini *--server* --server-port 9081 --server-log ./moses-log.txt
You may also need get the latest version of the moses code and recompile. git pull ./previous.sh Hieu Hoang http://www.hoang.co.uk/hieu On 13 November 2015 at 10:36, Santanu Pal <[email protected]> wrote: > Hi, > > Thanks for your reply, but I ran with this command and find the following > error > > moses -f ./resource/MT/EN-DE/Baseline/moses.ini > --server-port 9081 --server-log ./moses-log.txt > > ERROR:illegal switch: --server-port > > ERROR:illegal switch: --server-log > > > But " moses -f ./resource/MT/EN-DE/Baseline/moses.ini' command working > fine. > > please help. > > best regards, > > Santanu > > On Fri, Nov 13, 2015 at 11:20 AM, Hieu Hoang <[email protected]> wrote: > >> strange, your moses.ini file looks correct. >> >> Can you try running >> moses -f ./resource/MT/EN-DE/Baseline/moses.ini >> --server-port 9081 --server-log ./moses-log.txt >> The server and the command line version have now merged into 1 executeable >> >> >> On 12/11/2015 20:23, Santanu Pal wrote: >> >> I ran the following comment >> >> mosesserver -f ./resource/MT/EN-DE/Baseline/moses.ini >> --server-port 9081 --server-log ./moses-log.txt >> >> error: >> >> >> FeatureFunction: UnknownWordPenalty0 start: 0 end: 0 >> >> libc++abi.dylib: terminating with uncaught exception of type >> util::Exception: ./moses/ScoreComponentCollection.h:108 in static IndexPair >> Moses::ScoreComponentCollection::GetIndexes(const Moses::FeatureFunction *) >> threw util::Exception'. >> >> ERROR: FeatureFunction: (?_? >> >> >> please find the attached moses.ini >> >> This ini file running well in my mac, >> >> moses -f ./resource/MT/EN-DE/Baseline/moses.ini >> >> >> best regards, >> >> Santanu >> >> >> _______________________________________________ >> Moses-support mailing >> [email protected]http://mailman.mit.edu/mailman/listinfo/moses-support >> >> >> -- >> Hieu Hoanghttp://www.hoang.co.uk/hieu >> >> > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
