mosesdecoder/moses/TranslationModel/UG/mm
2015-03-16 00:24:11 +00:00
..
obsolete move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
calc-coverage.cc Initial check-in. 2014-03-18 12:23:53 +00:00
custom-pt.cc Option to add TM-specific word and phrase counts 2014-09-04 11:17:42 -04:00
Jamfile Added demo program for use of suffix arrays. 2014-10-23 11:11:28 -07:00
Makefile Added program calc-coverage. 2014-03-18 12:20:55 +00:00
mam2symal.cc Added utilities: 2014-03-12 08:06:55 +00:00
mam_verify.cc Added utilities: 2014-03-12 08:06:55 +00:00
mmlex-build.cc Completely rewritten. Now multi-threaded. 2014-03-11 13:57:42 +00:00
mmlex-lookup.cc Bug fix in mmlex-lookup. 2014-06-05 01:48:11 +01:00
mtt-build.cc Using boost for prefix/suffix checks /Jeroen Vermeulen 2015-02-05 16:23:47 +00:00
mtt-count-words.cc Initial check-in. 2014-02-08 17:50:26 +00:00
mtt-demo1.cc Added demo program for use of suffix arrays. 2014-10-23 11:11:28 -07:00
mtt-dump.cc Routine check-in. 2014-03-13 13:41:32 +00:00
mtt.count.cc Fixed header includes to reflect recent reorganization of the file structure by HH. 2013-10-28 21:59:05 +00:00
num_read_write.cc Eliminated dependence on endian.h and related byte swapping on big-endian machines. 2014-08-04 17:52:08 +01:00
num_read_write.h Eliminated dependence on endian.h and related byte swapping on big-endian machines. 2014-08-04 17:52:08 +01:00
symal2mam.cc Fixed header inclusions. 2014-03-21 16:49:44 +00:00
test-dynamic-im-tsa.cc Initial check-in. 2014-02-08 17:50:26 +00:00
tpt_pickler.cc clang only function 2014-08-14 16:44:20 +01:00
tpt_pickler.h Fixed issues with ambiguity in typedef of uint64_t (conflict between boost typedef and stdint typedef). 2014-09-10 12:07:57 +02:00
tpt_tightindex.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
tpt_tightindex.h Fixed issues with ambiguity in typedef of uint64_t (conflict between boost typedef and stdint typedef). 2014-09-10 12:07:57 +02:00
tpt_tokenindex.cc Made member Tokenindex.ridx mutable. 2014-03-24 12:34:59 +00:00
tpt_tokenindex.h Made member Tokenindex.ridx mutable. 2014-03-24 12:34:59 +00:00
tpt_typedefs.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_bitext.cc Made LRModel::ReorderingType an enumerated type. 2015-03-16 00:24:11 +00:00
ug_bitext.h Made LRModel::ReorderingType an enumerated type. 2015-03-16 00:24:11 +00:00
ug_conll_bottom_up_token.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_conll_record.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_conll_record.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_corpus_token.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_corpus_token.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_deptree.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_deptree.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_im_tsa.h Fixed issues with ambiguity in typedef of uint64_t (conflict between boost typedef and stdint typedef). 2014-09-10 12:07:57 +02:00
ug_im_ttrack.h mac osx 2014-08-04 18:50:10 +01:00
ug_lexical_phrase_scorer1.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_lexical_phrase_scorer2.h Major overhaul of Mmsapt. Reorganization of old and addition of new features in phrase tables. Many critical bug fixes. 2014-07-09 02:41:28 +01:00
ug_lexical_reordering.cc Made LRModel::ReorderingType an enumerated type. 2015-03-16 00:24:11 +00:00
ug_lexical_reordering.h Made LRModel::ReorderingType an enumerated type. 2015-03-16 00:24:11 +00:00
ug_load_primer.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_load_primer.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_lru_cache.h Initial check-in. 2014-09-08 09:26:08 +01:00
ug_mm_2d_table.h mm2dTable now opens its data file read-only, using mapped_file_source, so that we don't need write permissions on the file 2014-11-04 16:30:46 -05:00
ug_mm_tsa_tree_iterator.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_mm_tsa.h Fixed issues with ambiguity in typedef of uint64_t (conflict between boost typedef and stdint typedef). 2014-09-10 12:07:57 +02:00
ug_mm_ttrack.h mac osx 2014-08-04 18:50:10 +01:00
ug_mmbitext.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_mmbitext.h Fixed header includes to reflect recent reorganization of the file structure by HH. 2013-10-28 21:59:05 +00:00
ug_phrasepair.cc Major overhaul of Mmsapt. Reorganization of old and addition of new features in phrase tables. Many critical bug fixes. 2014-07-09 02:41:28 +01:00
ug_phrasepair.h Moved class PhrasePair back to ug_bitext. 2014-09-08 09:26:08 +01:00
ug_tsa_array_entry.cc Fixed header includes to reflect recent reorganization of the file structure by HH. 2013-10-28 21:59:05 +00:00
ug_tsa_array_entry.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_tsa_base.h Fixed issues with ambiguity in typedef of uint64_t (conflict between boost typedef and stdint typedef). 2014-09-10 12:07:57 +02:00
ug_tsa_bitset_cache.h Fixed issues with ambiguity in typedef of uint64_t (conflict between boost typedef and stdint typedef). 2014-09-10 12:07:57 +02:00
ug_tsa_tree_iterator.h Fixed issues with ambiguity in typedef of uint64_t (conflict between boost typedef and stdint typedef). 2014-09-10 12:07:57 +02:00
ug_ttrack_base.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_ttrack_base.h Added pid2str conversion method to convert from phrase ids to the string. 2014-02-20 23:53:15 +00:00
ug_ttrack_position.cc move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_ttrack_position.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00
ug_typedefs.h move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet 2013-09-26 10:10:12 +01:00