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
2014-08-08method renameHieu Hoang
2014-08-04TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-08-04move methods for PDAimp into .cpp fileHieu Hoang
2014-08-02add virtual void ChangeSource(InputType *&input) constHieu Hoang
2014-07-28eclipseHieu Hoang
2014-07-16exclude oxlm from Eclipse buildHieu Hoang
2014-07-16name changeHieu Hoang
2014-07-15cleanupHieu Hoang
2014-07-14new LBLLM based on LanguageModel classHieu Hoang
2014-07-14Merge github.com:moses-smt/mosesdecoder into hieu.oxlmHieu Hoang
2014-07-14new LBLLM based on LanguageModel classHieu Hoang
2014-07-13don't require oxlmHieu Hoang
2014-07-11calculate baseline score without optimisationHieu Hoang
2014-07-10compiles with eclipseHieu Hoang
2014-07-10compiles with eclipseHieu Hoang
2014-07-10compiles with eclipseHieu Hoang
2014-07-10add LBLLM from Blunsom's groupHieu Hoang
2014-07-01eclipseHieu Hoang
2014-06-22eclipseHieu Hoang
2014-06-19debug output for PhrasePropertyHieu Hoang
2014-06-16add SyntaxRHS FFHieu Hoang
2014-06-13eclipseHieu Hoang
2014-06-13bjam for ProbingPTHieu Hoang
2014-06-12eclipseHieu Hoang
2014-06-11integrated probing pt into decoderHieu Hoang
2014-06-11integrated probing pt into decoderHieu Hoang
2014-05-21debugged FF NieceTerminalHieu Hoang
2014-05-20rename DuplicateWord -> NieceTerminalHieu Hoang
2014-05-20add FF DuplicateWordHieu Hoang
2014-05-16bugs in FF MaxSpanFreeNonTermSourceHieu Hoang
2014-05-16rename FF RuleAmbiguity to RuleScopeHieu Hoang
2014-05-13eclipseHieu Hoang
2014-05-09eclipseHieu Hoang
2014-05-08add MaxSpanFreeNonTermSource. Need to change FF framework to take in derivationHieu Hoang
2014-05-01minor error. Segfault if phrase length is bigger than max-phrase-lengthHieu Hoang
2014-04-17minor compile errors in ChartKBestExtractorHieu Hoang
2014-04-11add FF RuleAmbiguityHieu Hoang
2014-04-11start on FF ReferenceComparisonHieu Hoang
2014-04-09eclipseHieu Hoang
2014-04-06add FF/SetSourcePhraseHieu Hoang
2014-04-05eclipseHieu Hoang
2014-04-04eclipseHieu Hoang
2014-04-04eclipseHieu Hoang
2014-03-19probing pt source vocabHieu Hoang
2014-03-13eclipseHieu Hoang
2014-02-11use boost::unordered_map for CacheColl. Marginally fasterHieu Hoang
2014-01-23bjamHieu Hoang
2014-01-23bjamHieu Hoang
2014-01-22probing hash pt compiles. Need to hook up vocabHieu Hoang
2014-01-22integration of Nikolay's probing pt into MosesHieu Hoang