Closed espory closed 2 years ago
A reproducible demo is as follows
The texts (are PTB-tokenized): sourceTest.txt targetTest.txt
The output :
Mother of three Erica Leeder allegedly squirted breast milk at a police officer .
The following commands:
extoracle sourceTest.txt targetTest.txt -length_oracle -output oracleTest.txt extoracle sourceTest.txt targetTest.txt -length 3 -output oracleTest.txt
I found the problem! There is extra '\n' in targetTest.txt
A reproducible demo is as follows
The texts (are PTB-tokenized): sourceTest.txt targetTest.txt
The output :
The following commands: