Hello I have a short question concerning the XML markup in Moses. What happens in the phrase table if I mark up some entity as say, <entity type=person>Britney Spears</entity> ?
Is there a way to generate such phrase pair as: <entity type=person>Britney Spears</entity> is a great singer <entity type=person>Britney Spears</entity> est une grande chanteuse ? ... while actually learning: <entity type=person/> is a great singer <entity type=person/> est une grande chanteuse ? (allright , with low probabilities associated) Or should I consider this being two different issues: 1) marking some phrases as entities (with XML markup, in order for example not to translate them) 2) generalise the relevant phrase pairs (by adding an ENTITY_PERSON *factor* maybe) ? Thanks Loic _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
