> It's not clear to me how you're planning to call Moses. stdin/stdout, mosesserver, a C++ library wrapper, some JNI with a .so file?
if you can compile the library, the c++-to-c wrapper is in the android (& iphone) build. Then you can call it using JNI. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
