From: GitHub <no...@gi...> - 2013-02-06 12:12:04
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: e3ea93acb72345bb2a4d28465deb9506e7f6841f https://github.com/moses-smt/mosesdecoder/commit/e3ea93acb72345bb2a4d28465deb9506e7f6841f Author: Rico Sennrich <ric...@gm...> Date: 2013-02-06 (Wed, 06 Feb 2013) Changed paths: M phrase-extract/extract-rules-main.cpp Log Message: ----------- speed up rule extraction by factor 2 (by rewriting rule consolidation to have linear instead of quadratic complexity) |