Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 338 Bytes

elot-743_translator

A Python script to translate Greek Names to English according to ELOT-743

##Instructions

To execute:

python names.py -i <inputfile> -o <outputfile>

inputfile: A text file with the names to be translated.

outputfile: The textfile where the translated names will be written.