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
AgeCommit message (Expand)Author
2012-05-31move all executables into binHieu Hoang
2012-05-30xcode build supports threads. move 'using namespace' out from .h file to stop...Hieu Hoang
2012-05-28eclipse projectHieu Hoang
2012-05-17Check factor is not null before outputtingHieu Hoang
2012-04-19Add phrase segmentation information to n-best listJonathan Clark
2012-03-30Fixed memory leak for single-threaded mode.Lane Schwartz
2012-01-31Use make_pair without typeMichal Hrusecky
2012-01-13Surround mains in try-catch blocks.Kenneth Heafield
2011-12-02move vs and xcode project files into separate contrib folderHieu Hoang
2011-12-01Merge CreateOnDisk into OnDiskPt, pop out of srcKenneth Heafield
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-11-23move checkplfBarry Haddow
2011-11-21Jam: install executables in legacy paths and stop leaving a.out files everywhereKenneth Heafield
2011-11-21Remove GetTargetPhrase() (already have GetCurrTargetPhrase())Barry Haddow
2011-11-21Further direction removalBarry Haddow
2011-11-21Remove direction from PhraseBarry Haddow
2011-11-18Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2011-11-18xcodeHieu Hoang
2011-11-18Introducing JamfilesKenneth Heafield
2011-11-18xcodeHieu Hoang
2011-11-18One more assertKenneth Heafield
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-18Why are these executable?Kenneth Heafield
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-11-12Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2011-11-12visual studioHieu Hoang
2011-11-11xcode buildHieu Hoang
2011-10-30xcodeHieu Hoang
2011-10-30Revert "xcode"Hieu Hoang
2011-10-29xcodeHieu Hoang
2011-10-23win32Hieu Hoang
2011-10-14visual studiohieuhoang1972
2011-10-04Implementation of Lattice sampling (Chatterjee and Cancedda, emnlp 2010)bhaddow
2011-10-03normalization of output spaces before and after field separatornicolabertoldi
2011-09-25xcodehieuhoang1972
2011-09-23-threads all optionheafield
2011-09-02recovered missing blank in n-best-list outputarianna_b
2011-08-30change to print the corrett name of the features with InputScoresnicolabertoldi
2011-08-26option to sort word alignment info, as suggested by arianna bisazzahieuhoang1972
2011-07-24vs.net buildhieuhoang1972
2011-07-19visual studio 2010hieuhoang1972
2011-04-17Fix a segmentation fault produced when both 'constraint' andnaditomeh
2011-03-02added some commentsphkoehn
2011-02-28Memory efficiency: make the reserveSize argument non-optional inpjwilliams
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-02-23extensions to phrase table scoring optionsphkoehn
2011-02-16Write alignment info through OutputCollector so it gets orderedbhaddow
2011-02-08Word alignment output also works with MBR decoding.ales-t
2011-02-03Ales Tamchyna's printing of alignments (-print-alignment-info did nothing)bojar