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-10-03standardize GetIOWrapper().Hieu Hoang
2014-10-03move lattice sample collector from Main to IOWrapperHieu Hoang
2014-10-03delete m_latticeSamplesCollectorHieu Hoang
2014-10-03delete nbestOutHieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_wordGraphCollector into IOWrapperHieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_detailedTranslationCollector into...Hieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_searchGraphOutputCollector into I...Hieu Hoang
2014-10-02merge TranslationTask and IOWrapper. Move m_alignmentInfoCollector into IOWra...Hieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_unknownsStream into IOWrapperHieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_nBestOutputCollector into IOWrapperHieu Hoang
2014-10-01merge TranslationTask and IOWrapper. Move m_singleBestOutputCollector into IO...Hieu Hoang
2014-09-30move misc common functions into moses/Hieu Hoang
2014-09-30move TranslationTask into moses/Hieu Hoang
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-09-29move IOWrapper into moses/Hieu Hoang
2014-09-29move TranslationAnalysis for both moses-cmd and moses-char-cmd into moses/Hieu Hoang
2014-08-06template-ise, preparing for chart versionBarry Haddow
2014-08-06Refactor hypergraph output codeBarry Haddow
2014-08-06Sparse features trainable with hg miraBarry Haddow
2014-08-02add virtual void ChangeSource(InputType *&input) constHieu Hoang
2014-04-28Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2014-04-17Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-04-03Reformatting for readability.Ulrich Germann
2014-03-10Fix -output-hypo-scoreKenneth Heafield
2014-02-07Fixes to hypergraph and htk outputs, better cmd line help.Barry Haddow
2014-01-20copy weights of untuneable features from original config in mertRico Sennrich
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-06reporting on init (pretty slow for binary phrase table!) and bug fix in exper...phikoehn
2014-01-05additional time reporting and stardardizationphikoehn
2014-01-03make good use of the new precise timer...phikoehn
2014-01-01destroy feature functions at end. Otherwise it shows up on valgrind as memory...Hieu Hoang
2013-12-19moses windows build, with some TODO listjiejiang
2013-11-15move collection of generation-table from Staticdata to GenerationDictionaryHieu Hoang
2013-11-15move collection of phrase-table from Staticdata to PhraseDictionaryHieu Hoang
2013-10-13more enriched tracephikoehn
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-19more placeholder code and 'NO BEST TRANSLATION' to stderr for pbHieu Hoang
2013-08-13use input path for unknown word processing in phrase-basedHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-161. remove all code for MetaFeature from mira.Hieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08get rid of FeatureFunction::unlimited. Every ff can have sparse AND dense fea...Hieu Hoang
2013-04-29mergeHieu Hoang
2013-04-29Re-enabled commented out code.Lane Schwartz
2013-04-20Merge branch 'master' of git://github.com/moses-smt/mosesdecoderChristian Buck
2013-04-19mergedHieu Hoang
2013-04-12Merge branch 'master' of git://github.com/moses-smt/mosesdecoderChristian Buck
2013-04-12typoChristian Buck