Commit Graph

17 Commits

Author SHA1 Message Date
Wilker Aziz
502bb0405d changing constructor's interface, pass tlimit to constructor 2012-11-15 18:05:03 +01:00
Wilker Aziz
84b1079f4b option to apply an operation (e.g. natural log) over phrase/rule's scores 2012-11-15 15:56:27 +01:00
Wilker Aziz
cf46249007 docs 2012-11-15 13:02:50 +01:00
Wilker Aziz
22b02d4f9c improved interface, better docs, +fixing after the changes with alignment-info 2012-11-15 12:58:04 +01:00
Wilker Aziz
9e76804bde Python wrap for OnDiskWraper, docs and example. 2012-11-14 18:14:46 +01:00
Wilker Aziz
6bbf6db180 Wrapping OnDiskPt, Added OnDiskPt/Util.h with the tokenization procedure, so that they can be called from the Python wrap. 2012-11-13 17:27:33 +01:00
Wilker Aziz
c767ee264f Fixing dependencies 2012-11-13 14:12:16 +01:00
Wilker Aziz
ed8ef91563 doc: building 2012-11-13 11:43:36 +01:00
Wilker Aziz
229cc1563d + package structure, + better setup.py with max-factors and kenlm-max-order, binpt -> dictree 2012-11-13 11:39:12 +01:00
Wilker Aziz
7f5b6b2310 better doc 2012-10-03 20:04:48 +02:00
Wilker Aziz
ab191b562e query results can now be sorted and pruned 2012-09-18 11:39:39 +02:00
Wilker Aziz
f6e3eff8d9 signatures changed to cpp strings 2012-09-14 15:35:05 +02:00
Wilker Aziz
c300705772 i) check for invalid paths; ii) added sample data; iii) added --with-cmph in setup.py 2012-09-14 12:51:31 +02:00
Wilker Aziz
629805a90a Added an option to use/not use cmph and details about building/compiling in README 2012-09-14 11:59:18 +02:00
Wilker Aziz
8a2309b75b Customized delimiter + properties added to BinayPhraseTable 2012-09-12 11:46:43 +02:00
Wilker Aziz
92295911b1 Renaming python PhaseTable to BinaryPhaseTable + better docs 2012-09-12 11:05:28 +02:00
Wilker Aziz
2ad634dd88 Better setup.py + python tree moved under contrib/ 2012-09-12 00:48:43 +02:00