Dear Moses,

        I noticed some odd behavior in the truecaser whereby it tokenizes < and
> at the end of a word.  Is this intended?

        Maybe the answer is I should have run the tokenizer first so it would
be &lt; and &gt; and therefore this is undefined.

Input:

<a
>a
a<
a>
foo<

Output:

<a
>a
a <
a >
foo <

Kenneth
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to