From: GitHub <no...@gi...> - 2012-11-14 17:17:49
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 9e76804bde04fcbd5f0a59d110d783c5787d3fed https://github.com/moses-smt/mosesdecoder/commit/9e76804bde04fcbd5f0a59d110d783c5787d3fed Author: Wilker Aziz <wa...@fi...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M OnDiskPt/Jamfile A OnDiskPt/OnDiskQuery.cpp A OnDiskPt/OnDiskQuery.h M OnDiskPt/TargetPhrase.h R OnDiskPt/Util.h M OnDiskPt/Word.h M OnDiskPt/queryOnDiskPt.cpp M contrib/python/README.md M contrib/python/example.py A contrib/python/examples/rule-table.txt A contrib/python/examples/rule-table/Misc.dat A contrib/python/examples/rule-table/Source.dat A contrib/python/examples/rule-table/TargetColl.dat A contrib/python/examples/rule-table/TargetInd.dat A contrib/python/examples/rule-table/Vocab.dat M contrib/python/moses/condiskpt.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx Log Message: ----------- Python wrap for OnDiskWraper, docs and example. Commit: a9c6bf8150fa071d83b50eae4c919e447e7bded1 https://github.com/moses-smt/mosesdecoder/commit/a9c6bf8150fa071d83b50eae4c919e447e7bded1 Author: Wilker Aziz <wa...@fi...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M Jamroot M mert/Jamfile M mira/Decoder.cpp M mira/Decoder.h M mira/Hildreth.h M mira/Main.cpp M mira/Main.h M mira/MiraOptimiser.cpp M mira/Optimiser.h M misc/GenerateTuples.cpp M misc/GenerateTuples.h M misc/processLexicalTable.cpp M misc/processLexicalTableMin.cpp M misc/processPhraseTable.cpp M misc/processPhraseTableMin.cpp M misc/queryLexicalTable.cpp M misc/queryPhraseTable.cpp M misc/queryPhraseTableMin.cpp M moses-cmd/IOWrapper.cpp M moses-cmd/Jamfile M moses/ChartCell.cpp M moses/ChartCell.h M moses/ChartManager.cpp M moses/Jamfile M moses/LM/LDHT.cpp M moses/LM/LDHT.h M moses/LM/ParallelBackoff.cpp M moses/LM/Rand.cpp M moses/LM/SRI.cpp M moses/LM/SRI.h M moses/Parameter.cpp M moses/StaticData.cpp M moses/StaticData.h M phrase-extract/Jamfile Log Message: ----------- Python wrap for OnDiskPt plus example code Merge branch 'master' of https://github.com/moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/623289465c85...a9c6bf8150fa |