Dear João Why have you written this to be Windows only? If you correct lines 63 and 472 to use os.path.join(), it will work on *nix platforms too (at least it seems to work on my Mac). For file paths os.path.join() is better practice than string concatenation.
It seems like a useful program. Once I've tried it out properly I'll feedback. Best wishes Ivan João Rosas wrote: > A new version of the program has been posted. It features a new and entirely > updated readme.text (with detailed instructions) and corrects some problems > with line endings and empty TMX translation units. > > http://code.google.com/p/extract-tmx-corpus/ > > Best regards, > > João > -- ******************************** Ivan Uemlianin Canolfan Bedwyr Safle'r Normal Site Prifysgol Bangor University BANGOR Gwynedd LL57 2PZ [email protected] ******************************** _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
