Hi,

it seems that you did not compile Moses with SRILM support.
Absent of using KenLM instead, you can compile SRILM in
when adding the --with-srilm switch in the call to bjam.

-phi


On Wed, Sep 11, 2013 at 11:54 PM, karan sharma
<[email protected]>wrote:

> Hi,
> I am using factored based model in moses.
> My factors are word+POS both on source and target side.
>  I am getting an error in tuning
>
> Error is :
> Exception: moses/FF/Factory.cpp:173 in void
> Moses::FeatureRegistry::Construct(const string&, const string&) threw
> UnknownFeatureException because `i == registry_.end()'.
>
> Feature name SRILM is not registered.
> Exit code: 1
> Failed to run moses with the config
> /home/working_dir/tuning/moses.filtered.ini
>
> Can someone please help to resolve it.
>
> Regards
>
>
> On Thu, Sep 12, 2013 at 3:21 AM, karan sharma <[email protected]
> > wrote:
>
>> Hi,
>> I am using factored based model in moses.
>> My factors are word+POS both on source and target side.
>>  I am getting an error in tuning
>>
>> Error is :
>> Feature name SRILM is not registered.
>> Exit code: 1
>> Failed to run moses with the config
>> /home/working_dir/tuning/moses.filtered.ini
>>
>> Can someone please help to resolve it.
>>
>> Regards
>>
>
>
> _______________________________________________
> 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

Reply via email to