Hi, the default output format is tightly connected to its use in the web-based environment. For instance, it outputs html and not something more humanly readable.
In that format, sentence pairs are shortened to only include the parts surrounding the match that fit on the screen. There is fragmentary support for printing output in plain text, but since there is no use for it at this point, it is both outdated and incomplete. If you want to work on this, please take a look at PhrasePairCollection::Print() and PhrasePair::Print() in the respective source files. -phi On Fri, Jul 15, 2011 at 7:03 PM, John Morgan <[email protected]>wrote: > Thanks Philipp. I don't use the web interface. I tried running > biconcor from the command line like this: > biconcor --load model/biconcor.1 --query MY_STRING > I get trace about sentences (loaded then tmessages about first and > last matches with a number attached and finally a message about a > sentence that matched. I don't get the actual sentences matched. > Is there a way to display the concordances described in the link you > sent me on the command line? > Thanks again > jjm > On 7/15/11, Philipp Koehn <[email protected]> wrote: > > Hi, > > > > yes, it is used for analysis within experiment.perl: > > http://www.statmt.org/moses/?n=FactoredTraining.EMS#ntoc28 > > > > -phi > > > > On Fri, Jul 15, 2011 at 6:11 PM, John Morgan > > <[email protected]>wrote: > > > >> Hello, > >> I enabled the biconcor line in my configuration file for the > >> experiment.perl in the ems. I guess this is storing my training data > >> in suffix arrays under my model directory, but I'm just guessing. Are > >> these files getting used? Is there documentation on biconcor? > >> Thanks, jjm > >> -- > >> Regards, > >> John J Morgan > >> _______________________________________________ > >> Moses-support mailing list > >> [email protected] > >> http://mailman.mit.edu/mailman/listinfo/moses-support > >> > > > > > -- > Regards, > John J Morgan >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
