There are currently two separate postprocessing scripts in SILNLP with very similar functionality:
common/postprocess_draft.py
nmt/postprocess.py
These should be consolidated into a single script supporting all the use cases that users used from either script.
There are currently two separate postprocessing scripts in SILNLP with very similar functionality:
common/postprocess_draft.pynmt/postprocess.pyThese should be consolidated into a single script supporting all the use cases that users used from either script.