Hieu Hoang
|
65c016667e
|
Merge ../mosesdecoder into merge-cmd
|
2014-12-05 18:29:37 +00:00 |
|
Hieu Hoang
|
23ca29a2ea
|
add Decode to API framework
|
2014-12-05 17:59:53 +00:00 |
|
Matthias Huck
|
59fd278ef7
|
IOWrapper: less compiler warnings
|
2014-12-04 19:16:30 +00:00 |
|
Hieu Hoang
|
b23c00989b
|
move OutputDetailedTreeFragmentsTranslationReport() to Manager
|
2014-12-04 18:35:19 +00:00 |
|
Hieu Hoang
|
c5fdb170fb
|
move OutputUnknowns() into Managers
|
2014-12-04 16:25:19 +00:00 |
|
Hieu Hoang
|
80eada0640
|
delete unused methods in IOWrapper
|
2014-12-04 14:43:23 +00:00 |
|
Hieu Hoang
|
f4a716f676
|
move OutputDetailedTranslationReport() to Managers
|
2014-12-03 17:18:19 +00:00 |
|
Hieu Hoang
|
ccbcc14ed8
|
move OutputDetailedTranslationReport() to Managers
|
2014-12-03 17:04:10 +00:00 |
|
Hieu Hoang
|
3da8415095
|
add OutputNBest() as abstract method to BaseManager. Tighten up framework
|
2014-12-02 19:09:10 +00:00 |
|
Hieu Hoang
|
08c57bce87
|
delete OutputNBest() in IOWrapper
|
2014-12-02 15:12:01 +00:00 |
|
Hieu Hoang
|
2fdd49d973
|
start cleanup of IOWrapper. Constructor takes no args
|
2014-12-01 15:26:47 +00:00 |
|
Hieu Hoang
|
8137aeae43
|
Small changes to Parameters and StaticData
|
2014-11-20 11:21:50 +00:00 |
|
Hieu Hoang
|
18d2d56cc7
|
added phil's functions
|
2014-11-07 19:51:18 +00:00 |
|
Hieu Hoang
|
90e4eca0a3
|
cleaning up IOWrapper. Make all functions member of the class
|
2014-10-13 12:46:58 +01:00 |
|
Hieu Hoang
|
e4489cbdde
|
get ready to merge IOWrapper
|
2014-10-10 11:35:14 +01:00 |
|
Hieu Hoang
|
89f8c7d284
|
get ready to merge IOWrapper
|
2014-10-09 17:28:57 +01:00 |
|
Hieu Hoang
|
23d0afcde1
|
get ready to merge IOWrapper
|
2014-10-09 16:42:16 +01:00 |
|
Hieu Hoang
|
bf089b56ac
|
consistent namespace
|
2014-10-09 12:52:06 +01:00 |
|
Hieu Hoang
|
e7916239d5
|
delete m_translationId variable
|
2014-10-09 12:13:32 +01:00 |
|
Hieu Hoang
|
deb2187428
|
delete lineNumber variable from Manager and TranslationTask. It should always be carried by the input sentence itself
|
2014-10-07 19:28:44 +01:00 |
|
Hieu Hoang
|
2f290f1d6d
|
standardize GetIOWrapper().
|
2014-10-03 16:08:15 +01:00 |
|
Hieu Hoang
|
65bd64ca6a
|
move lattice sample collector from Main to IOWrapper
|
2014-10-03 15:30:06 +01:00 |
|
Hieu Hoang
|
056913df57
|
delete nbestOut
|
2014-10-03 12:30:18 +01:00 |
|
Hieu Hoang
|
e41d2ba08b
|
sort out suppressSingleBestOutput variable
|
2014-10-02 17:08:29 +01:00 |
|
Hieu Hoang
|
af225a6d55
|
only 1 constructor for IOWrapper
|
2014-10-02 16:00:36 +01:00 |
|
Hieu Hoang
|
b907fb7492
|
merge TranslationTask and IOWrapper. Move m_wordGraphCollector into IOWrapper
|
2014-10-02 14:57:04 +01:00 |
|
Hieu Hoang
|
f8b762a6ec
|
merge TranslationTask and IOWrapper. Move m_detailedTranslationCollector into IOWrapper
|
2014-10-02 14:18:12 +01:00 |
|
Hieu Hoang
|
c45967c9b4
|
merge TranslationTask and IOWrapper. Move m_searchGraphOutputCollector into IOWrapper
|
2014-10-02 12:20:49 +01:00 |
|
Hieu Hoang
|
0843a2a901
|
merge TranslationTask and IOWrapper. Move m_alignmentInfoCollector into IOWrapper
|
2014-10-02 11:22:52 +01:00 |
|
Hieu Hoang
|
00365257fa
|
merge TranslationTask and IOWrapper. Move m_unknownsStream into IOWrapper
|
2014-10-01 19:24:58 +01:00 |
|
Hieu Hoang
|
8611dc8cdf
|
merge TranslationTask and IOWrapper. Move m_nBestOutputCollector into IOWrapper
|
2014-10-01 18:21:57 +01:00 |
|
Hieu Hoang
|
8d0f74c6e4
|
merge TranslationTask and IOWrapper. Move m_singleBestOutputCollector into IOWrapper
|
2014-10-01 17:43:51 +01:00 |
|
Hieu Hoang
|
55db902f5f
|
move IOWrapper into moses/
|
2014-09-29 17:58:20 +01:00 |
|