> There's a question of location: for my purposes this should be linked > into kenlm/build_binary, kenlm/query, moses-cmd/src/moses, etc. I see > the mert implementation and lmserver also throw exceptions, so it should > probably be linked in there as well. Where would you suggest it be > placed? >
Does it need to be linked in, or can you just #include the handler in the main method file? Not really sure where to put the code in that case, but moses/src is probably fine, even though it's not to be included in libmoses. I sense a code reorganisation is long overdue... _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
