ivan-zapreev / Distributed-Translation-Infrastructure

The distributed statistical machine translation infrastructure consisting of load balancing, text pre/post-processing and translation services. Written in C++ 11 and utilises multicore CPUs by employing multi-threading, allows for secure SSL/TLS communications.
GNU General Public License v2.0
12 stars 3 forks source link

Tuning scripts added #5

Closed hamidreza-ghader closed 7 years ago

hamidreza-ghader commented 7 years ago

I have added the perl tuning scripts into following paths: /home/hghader1/projects/IvanDecoder/Basic-Translation-Infrastructure/script/tuning/PRO and /home/hghader1/projects/IvanDecoder/Basic-Translation-Infrastructure/script/tuning/scripts The supporting shell scripts also have been added to the following path: /home/hghader1/projects/IvanDecoder/Basic-Translation-Infrastructure/script/tuning The "run-tuning" file in this path is the main file to start the tuning process.