Hieu Hoang
|
cec03c949e
|
merge RunPb and RunChart
|
2015-01-04 16:30:15 +05:30 |
|
Hieu Hoang
|
4b10c59bea
|
add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManager
|
2014-12-05 21:33:59 +00:00 |
|
Hieu Hoang
|
6a77fd0ce3
|
add OutputSearchGraphSLF() to API framework
|
2014-12-05 19:40:51 +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
|
2fdd49d973
|
start cleanup of IOWrapper. Constructor takes no args
|
2014-12-01 15:26:47 +00:00 |
|
Hieu Hoang
|
646874d77b
|
simulated post editing
|
2014-11-20 17:38:02 +00:00 |
|
Hieu Hoang
|
9e5be78a7d
|
simulated post editing
|
2014-11-20 17:28:50 +00:00 |
|
Hieu Hoang
|
8137aeae43
|
Small changes to Parameters and StaticData
|
2014-11-20 11:21:50 +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
|
93d11e3626
|
merge moses_chart and moses
|
2014-10-10 15:09:56 +01:00 |
|
Hieu Hoang
|
89f8c7d284
|
get ready to merge IOWrapper
|
2014-10-09 17:28:57 +01:00 |
|
Hieu Hoang
|
bf089b56ac
|
consistent namespace
|
2014-10-09 12:52:06 +01:00 |
|
Hieu Hoang
|
433186ae25
|
delete lineNumber variable from Manager and TranslationTask. It should always be carried by the input sentence itself
|
2014-10-07 19:16:30 +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
|
62fe00b1a5
|
delete m_latticeSamplesCollector
|
2014-10-03 15:04:55 +01:00 |
|
Hieu Hoang
|
056913df57
|
delete nbestOut
|
2014-10-03 12:30:18 +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
|
33ed15ef19
|
move misc common functions into moses/
|
2014-09-30 14:22:38 +01:00 |
|
Hieu Hoang
|
c20af584e7
|
move TranslationTask into moses/
|
2014-09-30 12:59:31 +01:00 |
|
Hieu Hoang
|
c40faed0d6
|
separate out class TranslationTask into it's on file
|
2014-09-30 12:25:36 +01:00 |
|
Hieu Hoang
|
55db902f5f
|
move IOWrapper into moses/
|
2014-09-29 17:58:20 +01:00 |
|
Hieu Hoang
|
08d6f77cea
|
move TranslationAnalysis for both moses-cmd and moses-char-cmd into moses/
|
2014-09-29 17:16:11 +01:00 |
|
Barry Haddow
|
ae2a52bd21
|
template-ise, preparing for chart version
|
2014-08-06 15:56:34 +01:00 |
|
Barry Haddow
|
c99a889420
|
Refactor hypergraph output code
|
2014-08-06 15:29:39 +01:00 |
|
Barry Haddow
|
ff188c454a
|
Sparse features trainable with hg mira
(In phrase-based Moses)
|
2014-08-06 11:38:51 +01:00 |
|
Hieu Hoang
|
fbbc756117
|
add virtual void ChangeSource(InputType *&input) const
to FeatureFunction
|
2014-08-01 22:41:24 +01:00 |
|
Ulrich Germann
|
7c145d045b
|
Merge branch 'master' into dynamic-phrase-tables
Conflicts:
contrib/server/Jamfile
contrib/server/mosesserver.cpp
|
2014-04-28 10:00:07 +01:00 |
|
Barry Haddow
|
b9c25afd45
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-04-17 19:02:57 +01:00 |
|
Ulrich Germann
|
aa1d942175
|
Reformatting for readability.
|
2014-04-03 20:35:02 +01:00 |
|
Kenneth Heafield
|
ca9e3aaf84
|
Fix -output-hypo-score
|
2014-03-10 11:50:45 -07:00 |
|
Barry Haddow
|
ffd7af1168
|
Fixes to hypergraph and htk outputs, better cmd line help.
Mixing boost paths and strings is bad.
Leaks in htk output.
assert that should be an exception
|
2014-02-06 20:15:25 +00:00 |
|
Rico Sennrich
|
043444b293
|
copy weights of untuneable features from original config in mert
|
2014-01-20 10:06:42 +00:00 |
|
jiejiang
|
5f1217d793
|
merged upstream with origin for mingw
|
2014-01-15 18:16:56 +00:00 |
|
phikoehn
|
9ea0f5dd0e
|
reporting on init (pretty slow for binary phrase table!) and bug fix in experiment.perl with setting filter settings
|
2014-01-05 22:39:47 +00:00 |
|
phikoehn
|
6c34ff207f
|
additional time reporting and stardardization
|
2014-01-05 02:26:47 +00:00 |
|
phikoehn
|
073a601eb0
|
make good use of the new precise timer...
|
2014-01-03 18:45:31 +00:00 |
|
Hieu Hoang
|
18aaf4750a
|
destroy feature functions at end. Otherwise it shows up on valgrind as memory leak
|
2013-12-31 20:15:43 +00:00 |
|
jiejiang
|
744376b3fb
|
moses windows build, with some TODO list
|
2013-12-18 20:15:39 +00:00 |
|
Hieu Hoang
|
3f8972d67b
|
move collection of generation-table from Staticdata to GenerationDictionary
|
2013-11-15 17:43:41 +00:00 |
|
Hieu Hoang
|
2f00ae936b
|
move collection of phrase-table from Staticdata to PhraseDictionary
|
2013-11-15 17:26:26 +00:00 |
|
phikoehn
|
8e23a3f2c1
|
more enriched trace
|
2013-10-13 06:59:05 +01:00 |
|
Hieu Hoang
|
6ccc17b804
|
speed up compiling by removing headers from StaticData.h
|
2013-10-03 11:05:53 +01:00 |
|
Hieu Hoang
|
31ce9b510e
|
beautify
|
2013-09-27 09:35:24 +01:00 |
|