Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/moses
AgeCommit message (Expand)Author
2013-12-04transliteration phrase-table now working. Just need to not hardcode some vari...Hieu Hoang
2013-12-04fixed a bug in CoveredRerefenceFeatureAles Tamchyna
2013-12-03minorAles Tamchyna
2013-12-03debugged CoveredReferenceFeatureAles Tamchyna
2013-12-03early evaluation of CoveredReferenceFeatureAles Tamchyna
2013-12-03Merge branch 'master' of github.com:moses-smt/mosesdecoderAles Tamchyna
2013-12-03minor verbose messageHieu Hoang
2013-12-03modified FF interface: Evaluate() with input has access to future-cost estima...Ales Tamchyna
2013-12-03minor, added a check in CoveredReferenceFeatureAles Tamchyna
2013-12-02add phrase-table wrapper for Nadir's transliteration codeHieu Hoang
2013-12-02add phrase-table wrapper for Nadir's transliteration codeHieu Hoang
2013-11-30bug fix with interaction of alternate weights and xml markupphikoehn
2013-11-29adding CoveredReferenceFeatureAles Tamchyna
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-22add -feature-name-overwrite. Specifically to replace PhraseDictionaryMemory w...Hieu Hoang
2013-11-22delete -parsing-algorithm. Scope-3 parsing depends on the phrase-table implem...Hieu Hoang
2013-11-22Scope-3 parsing working againHieu Hoang
2013-11-22Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-11-22add new phrase table for Scope-3 parsing. Doesn't quite work...Hieu Hoang
2013-11-21minor compile error on Mac OSXHieu Hoang
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-21add decoder arg -no-cache for mira tuningHieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-18replace CHECK with UTIL_THROW_IF in mosesHieu Hoang
2013-11-18replace CHECK with UTIL_THROW_IF in moses-chart-cmdHieu Hoang
2013-11-18replace CHECK with UTIL_THROW_IFin OnDiskPtHieu Hoang
2013-11-18Add vocab mapping back to DALMHieu Hoang
2013-11-17modify DALM.cpp for better recombination.Jun-ya NORIMATSU
2013-11-15move collection of generation-table from Staticdata to GenerationDictionaryHieu Hoang
2013-11-15correct hashing of contextFactor for state. /KenHieu Hoang
2013-11-15move collection of phrase-table from Staticdata to PhraseDictionaryHieu Hoang
2013-11-15provide mira program with BLEU Feature. Delete assert statement.Hieu Hoang
2013-11-15replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & ...Hieu Hoang
2013-11-14minor compile errors on gcc nowHieu Hoang
2013-11-14oops. little errors in DALMHieu Hoang
2013-11-14Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2013-11-14mert compiles under Mac OSX Mavericks. #ifdef PreProcessFilter.cpp and accomp...Hieu Hoang
2013-11-14typoHieu Hoang
2013-11-14tested DALMHieu Hoang