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
2011-11-18xcodeHieu Hoang
2011-11-18KenLM compilation macro cleanupKenneth Heafield
2011-11-18Reduce header pollutionKenneth Heafield
2011-11-18One more assertKenneth Heafield
2011-11-18Reduce SRI header pollutionKenneth Heafield
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-11-18Move language model ifdefs to Factory.cppKenneth Heafield
2011-11-18Merge branch 'master' of github.com:moses-smt/mosesdecoderRico Sennrich
2011-11-18broken/obsoleteRico Sennrich
2011-11-18kenlm build binary stderr message on exitHieu Hoang
2011-11-18More source code that shouldn't be executableKenneth Heafield
2011-11-18Why are these executable?Kenneth Heafield
2011-11-17Remove --without-kenlm. Again.Kenneth Heafield
2011-11-17Updated kenlm 96ef3f2c11.Kenneth Heafield
2011-11-17removed useless filesNicola Bertoldi
2011-11-17bug fixed in generate-makefiles.shNicola Bertoldi
2011-11-17Merge remote branch 'origin/master' into proBarry Haddow
2011-11-17gitignoreKenneth Heafield
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield
2011-11-16Remove old PRO. Fix running of PRO from mert script.Barry Haddow
2011-11-16Update to use new pro implementationBarry Haddow
2011-11-16Output to file. Remove debug.Barry Haddow
2011-11-16Complete initial version of pro extractorBarry Haddow
2011-11-16slightly changed description of new parameter (-xb)Arianna Bisazza
2011-11-16xml-like markup symbols are now configurableArianna Bisazza
2011-11-16my first commit, affects 1 fileArianna Bisazza
2011-11-15Remove test for KenLM's unused SRI wrapperKenneth Heafield
2011-11-15Remove timeval on windowsKenneth Heafield
2011-11-15Resolved conflictsTetsuo Kiso
2011-11-15Finish and test feature and score data iterators.Barry Haddow
2011-11-15Add error checking for file existence.Tetsuo Kiso
2011-11-15Fix typo.Tetsuo Kiso
2011-11-15iterate through feature filebhaddow
2011-11-14pro extraction mainline and stub of feature data iteratorbhaddow
2011-11-14Fix compile errorbhaddow
2011-11-14start new pro extractorbhaddow
2011-11-14Test for proBarry Haddow
2011-11-14low hanging fruit visual studio fixes.Hieu Hoang
2011-11-14Bring back Hieu's Visual Studio template fixKenneth Heafield
2011-11-14Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2011-11-14Add shell script to run memcheck.Tetsuo Kiso
2011-11-14Add missed codeTetsuo Kiso
2011-11-14Add missing headers.Tetsuo Kiso
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-14Use passing objects by const references not passing by their values.Tetsuo Kiso
2011-11-14Prohibit the client from calling some constructors without arguments.Tetsuo Kiso
2011-11-14Fix uninitialized private members when constructors are called.Tetsuo Kiso
2011-11-14Fix bugs, private members were not initialized when the instances are created.Tetsuo Kiso
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-11-13load hiero format for reading suffix arraysHieu Hoang