rxn.onmt_models.prediction_utils

Functions

load_predictions(src_file, pred_file[, ...])

type src_file

Union[str, PathLike]

Classes

MultiPrediction(src, pred, tgt)

Holds information on the source and prediction(s) resulting from a translation.