From: GitHub <no...@gi...> - 2013-01-11 13:33:48
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: c9687e3b50d64174f091808fd2d6e04c7b17a406 https://github.com/moses-smt/mosesdecoder/commit/c9687e3b50d64174f091808fd2d6e04c7b17a406 Author: Kenneth Heafield <gi...@kh...> Date: 2013-01-11 (Fri, 11 Jan 2013) Changed paths: M scripts/ems/support/split-sentences.perl Log Message: ----------- Fix longstanding bug in sentence splitter spacing. "Foo Bar. Baz Quux." is two sentences even though there are two spaces instead of one. |