lvapeab / m4loc

Automatically exported from code.google.com/p/m4loc
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Recognize input with no markup #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently both m4loc.pm/m4log_tag.pm run through the entire process of tag 
removal/reinsertion/preservation even if the segment to be translated does not 
contain markup. This is inefficient and error-prone.

The process should recognize when a segment contains no markup and translate it 
with the Moses decoder plain text translation. (tokenization, detokenization 
and casing still need to happen)

Original issue reported on code.google.com by Achi...@gmail.com on 5 Sep 2013 at 8:20

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 9076bf96e3ca.

Original comment by Achi...@gmail.com on 8 Sep 2013 at 4:36