Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
courses:rg:transductive_learning_for_statistical_machine_translation [2010/12/08 23:01] jawaid |
courses:rg:transductive_learning_for_statistical_machine_translation [2010/12/08 23:35] (current) jawaid |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== Introduction ===== | ===== Introduction ===== | ||
- | |||
The paper is about the use of transductive semi-supervised methods for the effective use of monolingual data from the source language in order to improve translation quality. Transductive means that they repeatedly translate sentences from the development set or test set and use generated translation to improve the SMT system. Transductive learning is another mean to adapt the SMT system to a new type of text. | The paper is about the use of transductive semi-supervised methods for the effective use of monolingual data from the source language in order to improve translation quality. Transductive means that they repeatedly translate sentences from the development set or test set and use generated translation to improve the SMT system. Transductive learning is another mean to adapt the SMT system to a new type of text. | ||
Line 40: | Line 39: | ||
* Ambiguous terminology is used for defining the feasibility setting in Table 3. ' | * Ambiguous terminology is used for defining the feasibility setting in Table 3. ' | ||
- | |||
- | |||
Line 51: | Line 48: | ||
===== What do we like about the paper ===== | ===== What do we like about the paper ===== | ||
+ | * Even if the reader doesn' | ||
Line 57: | Line 55: | ||
* The semi supervised learning scheme presented in this paper uses the source side test data during training process which limits the use of this technique in different applications. For instance this learning mechanism can not be applied in online translation systems. | * The semi supervised learning scheme presented in this paper uses the source side test data during training process which limits the use of this technique in different applications. For instance this learning mechanism can not be applied in online translation systems. | ||
- | * | ||
- | + | Comments by Bushra Jawaid | |