Program that performs transformations on text
git clone https://github.com/I1Va/Onegin.git
make build./build/onegin.out <input_file> <output_file>Before running, create an input data file in the root directory of the project and specify its name in <input_file>
make
./build/onegin.out onegin_eng.txt out.txt