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
2011-10-03compile error due to last commithieuhoang1972
2011-10-03visual studiohieuhoang1972
2011-09-28changed the interface towards IRSTLM according to the recent changes in Facto...nicolabertoldi
2011-09-28xcodehieuhoang1972
2011-09-27Move SCFG rule table loading code out of PhraseDictionarySCFG and into apjwilliams
2011-09-25xcodehieuhoang1972
2011-09-24StringPiece. Does a body good. And avoids string copying. heafield
2011-09-24Replace hypothesis ids with pointers to ChartHypothesis. This avoids locking. heafield
2011-09-24Remove race condition from ChartHypothesis ID allocation in moses_chart.pjwilliams
2011-09-23-threads all optionheafield
2011-09-22Sorry about the compiler error. heafield
2011-09-22visual studio buildhieuhoang1972
2011-09-22Barry wanted to insure Factor is non-copyable. But STL containers want it to...heafield
2011-09-21Merge mtm_lm into trunk.heafield
2011-09-21xcodehieuhoang1972
2011-09-21Store the string in the factor itself. Use MurmurHash because it beats Boost...heafield
2011-09-20Cruft removalheafield
2011-09-20Redo FactorCollection including better lockingheafield
2011-09-20Remove deprecated, and uncalled LoadVocab functionheafield
2011-09-20added support for a new class-based lm type provided by IRSTLMnicolabertoldi
2011-09-16option to get unpruned search graph for chart decoderphkoehn
2011-09-12fixed operator [] adding bug leven101
2011-09-09Implement LM OOV featurebhaddow
2011-09-07Multi-threading of mert, for random restarts.bhaddow
2011-09-06Print exceptions because some peopls' machines don't. heafield
2011-09-01 added checks for loopy data in dynamic suffix arrayleven101
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-08-26option to sort word alignment info, as suggested by arianna bisazzahieuhoang1972
2011-08-24Should have made these return const * as well.heafield
2011-08-24Remove excessive debugbhaddow
2011-08-24Part 3 of n-gram thing: added LanguageKenLM.h to public library headersmlegendr
2011-08-24Part 2 of Marc LEGENDRE's changes to expose n-gram length.heafield
2011-08-24Fix memory leak reported by Marc LEGENDRE. Also make the FFState for begin a...heafield
2011-08-18Keep track of the order at which the last ngram request succeeded andoliver-wilson
2011-08-05I tested check-in by adding a test line in moses/src/StaticData.cpp, producin...theleopardess
2011-08-05yanggao-softdep-v0theleopardess
2011-08-04vs buildhieuhoang1972
2011-07-25fixed backoff phrase table. Allow backoff of unigramshieuhoang1972
2011-07-24vs.net buildhieuhoang1972
2011-07-22BilingualDynSuffixArray corpus may now be loaded from gzipped file as well (r...chesio
2011-07-21Improved error messagehieuhoang1972
2011-07-19moses_chart: avoid doing some std::map retrievals during rule lookuppjwilliams
2011-07-19visual studio 2010hieuhoang1972
2011-07-19moses_chart: merge DottedRule and CoveredChartSpan classes. This savespjwilliams
2011-07-14Optional compression for trie. Also, some better error handling. heafield
2011-07-06bug fixesleven101
2011-07-01added ClearWordInCache() to clear (nonfrequent) lexical word pair probs after...leven101
2011-07-01added CacheFreqWords() to speed up decoding with suffix array PTsleven101
2011-06-30xcodehieuhoang1972