From: GitHub <no...@gi...> - 2012-12-17 20:16:07
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 139148bc8fd5e77c95157bc82c459a0612e64890 https://github.com/moses-smt/mosesdecoder/commit/139148bc8fd5e77c95157bc82c459a0612e64890 Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/XmlTree.cpp M phrase-extract/XmlTree.h M phrase-extract/extract-ghkm/XmlTreeParser.cpp M phrase-extract/relax-parse-main.cpp Log Message: ----------- extract-ghkm and friends: don't unescape special characters Don't unescape special characters when reading XML parse trees in extract-ghkm, extract-rules, and relax-parse. |