Hi friends, I am implementing a variation of the baseline system.
As per the need, my phrase-table is produced to contain just the direct phrase-translation probability. (This filtered phrase-table is generated using some separate code and it replaces the default phrase-table of the baseline system) It looks like: <source word> | | | <destination word> | | | <Probability> In such an experiment, I would like to know the necessary changes in the moses.ini configuration file, for successful compilation. Please let me know about the possible changes in the other files also, if applicable needed. Thanks for your help. -- *Apoorvi Singh*
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
