Hieu Hoang
|
c4dfc60f95
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-11-22 15:26:23 +00:00 |
|
Hieu Hoang
|
5c6d88a463
|
add new phrase table for Scope-3 parsing. Doesn't quite work...
|
2013-11-22 15:26:14 +00:00 |
|
Hieu Hoang
|
0a8390981e
|
delete includes for util/check.hh
|
2013-11-21 18:58:28 +00:00 |
|
Hieu Hoang
|
ab8402cfe8
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:20:55 +00:00 |
|
Hieu Hoang
|
f18e35c42a
|
correct creation of input paths for lattices
|
2013-10-03 18:58:45 +01:00 |
|
=
|
515ee545b1
|
Fixed code formatting.
|
2013-09-24 23:57:32 +01:00 |
|
Hieu Hoang
|
de9decc30d
|
mark GetTargetPhraseCollection with LEGACY
|
2013-08-23 21:02:03 +01:00 |
|
Hieu Hoang
|
ba187294d5
|
begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable
|
2013-07-31 12:25:34 +01:00 |
|
Hieu Hoang
|
66e7720b91
|
rename SetTargetPhraseFromPtMatrix() to GetTargetPhraseCollectionBatch()
|
2013-07-11 20:18:06 +01:00 |
|
Hieu Hoang
|
c6d8259f68
|
delete as many override of GetTargetPhraseCollection() as possible
|
2013-07-11 20:05:08 +01:00 |
|
Hieu Hoang
|
5f9d0a85f5
|
rename vector<InputPath> to InputPathList. Pass regression tests
|
2013-07-09 14:19:35 +01:00 |
|
Hieu Hoang
|
29b895a97a
|
InputLatticeNode to InputPath
|
2013-07-07 02:14:51 +01:00 |
|
Hieu Hoang
|
934e24718e
|
a little bit more towards using prefix subphrase to optimize translation rule lookup
|
2013-07-04 09:24:13 +01:00 |
|
Hieu Hoang
|
5e355c1595
|
move lookup of all subphrases into PhraseDictionary class
|
2013-07-03 19:07:36 +01:00 |
|
Hieu Hoang
|
dc33fa3d3d
|
redo parsing of feature function parameters
|
2013-06-20 12:50:41 +01:00 |
|
Hieu Hoang
|
61e2b7a24f
|
refactor parsing of feature functiona args
|
2013-06-11 01:46:04 +01:00 |
|
Hieu Hoang
|
abe6bb7c22
|
refactor parsing of feature functiona args
|
2013-06-10 18:11:55 +01:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
Hieu Hoang
|
6c322ba05e
|
move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory
|
2013-05-24 16:33:30 +01:00 |
|
Hieu Hoang
|
4a280c8ca7
|
move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory
|
2013-05-24 16:23:31 +01:00 |
|
Hieu Hoang
|
83494418e2
|
delete PhraseDictionaryMemory. Fix word penalty in compact phrase table
|
2013-04-26 15:55:32 +01:00 |
|
Hieu Hoang
|
991ea4f9c1
|
minor tidy up
|
2013-03-04 16:01:25 +00:00 |
|
Hieu Hoang
|
682aaf4c6f
|
load pt memory
|
2013-02-25 11:03:34 +00:00 |
|
Hieu Hoang
|
7d4ca4f21e
|
new pt format compiles. Doesn't run probably, doesn't load
|
2013-02-24 15:38:29 +00:00 |
|
Hieu Hoang
|
194adf8130
|
change format for phrase model
|
2013-02-22 19:17:57 +00:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|