Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: c767ee264f7bf0406e52bdb2c43e8e8d453624da
https://github.com/moses-smt/mosesdecoder/commit/c767ee264f7bf0406e52bdb2c43e8e8d453624da
Author: Wilker Aziz <wa...@fi...>
Date: 2012-11-13 (Tue, 13 Nov 2012)
Changed paths:
M contrib/python/setup.py
Log Message:
-----------
Fixing dependencies
Commit: 6bbf6db180b49b00ee58c40d7e5003c2baca7e67
https://github.com/moses-smt/mosesdecoder/commit/6bbf6db180b49b00ee58c40d7e5003c2baca7e67
Author: Wilker Aziz <wa...@fi...>
Date: 2012-11-13 (Tue, 13 Nov 2012)
Changed paths:
A OnDiskPt/Util.h
M OnDiskPt/queryOnDiskPt.cpp
M contrib/python/moses/cdictree.pxd
A contrib/python/moses/condiskpt.pxd
M contrib/python/moses/dictree.cpp
M contrib/python/moses/dictree.pyx
M contrib/python/setup.py
Log Message:
-----------
Wrapping OnDiskPt, Added OnDiskPt/Util.h with the tokenization procedure, so that they can be called from the Python wrap.
Compare: https://github.com/moses-smt/mosesdecoder/compare/f8e185602296...6bbf6db180b4
|