From: GitHub <no...@gi...> - 2012-11-23 18:52:35
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 7b36e11276ea41866ff80ab814a6dddc4cb73b8f https://github.com/moses-smt/mosesdecoder/commit/7b36e11276ea41866ff80ab814a6dddc4cb73b8f Author: Hieu Hoang <hie...@gm...> Date: 2012-11-23 (Fri, 23 Nov 2012) Changed paths: M moses/FactorCollection.cpp M moses/PhraseDictionary.cpp M moses/fuzzy-match/FuzzyMatchWrapper.h M moses/fuzzy-match/Vocabulary.cpp M moses/fuzzy-match/Vocabulary.h Log Message: ----------- make fuzzy match pt threadable by marking it as non-threadable! TODO - do it properly |