OPUS-MT-train/scripts/postprocess-txt.sh
2020-09-12 16:16:01 +03:00

7 lines
84 B
Bash

#!/bin/bash
#
# USAGE postprocess.sh < input > output
#
perl -C -pe 's/\p{C}/ /g;'