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

Translation Server option for bpbd-client #20

Closed jamesdbaker closed 5 years ago

jamesdbaker commented 5 years ago

Fixes #19

ivan-zapreev commented 5 years ago

Thank you James for a nice patch!