Hi, on case: depends on how you train your model. Keep in mind that lowercased and uppercased versions of a word are treated as completely different tokens. Because of it, we typically lowercase everything (also the input), and recase afterwards.
-phi On Wed, Apr 9, 2008 at 5:36 AM, Dunn, Rhonda T <[EMAIL PROTECTED]> wrote: > I know I probably missed it but is there a commandline option for an output > file (e.g. -o or -output-file)? (I know you can use redirection.) If I > desired to add such an option are there any hints to which functions I should > modify or investigate first? > > Also, am I correct in thinking prior to translation all words except proper > names should be converted to lower case? > > Thanks, > Rhonda > _______________________________________________ > 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
