Modernmt: Feature request : to be able to give a set of pairs to tune in each translation request

Created on 14 Jan 2019  路  4Comments  路  Source: modernmt/modernmt

One of the major problem we encountered, is the fact that some well-known terms are not well translated, even after having post-edited them a lot of times in a lot of different contexts. The fact that the context is each time different prevent MMT from finding a good example to tune the model with a given new sentence.

A feature that would be very very useful, would be to be able to provide by ourselves, in the translation request, a set of segment pairs to be used to tune the model, with the sentence to be translated. We could then for example identify some critical terms, and ask MMT to tune the model with them, right when they are useful for a translation.

feature-request

Most helpful comment

This seems an interesting feature, we will definitely work on it.

All 4 comments

This seems an interesting feature, we will definitely work on it.

You will certainly also need to be able to give a parameter with a (re-)training level.

I implemented this request for MMT 323 (the one I'm currently using, having problems with next ones).
I will soon give an other try to MMT 4, and then also try to port this feature on it.

Please, find it in this pull request:
https://github.com/modernmt/modernmt/pull/553

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mzeidhassan picture mzeidhassan  路  3Comments

mzeidhassan picture mzeidhassan  路  5Comments

mehmedes picture mehmedes  路  7Comments

mzeidhassan picture mzeidhassan  路  6Comments

jgrivolla picture jgrivolla  路  5Comments