hieuhoang1972
36f9cd2fb9
change chunking extraction according to advice from phi
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@637 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-11 02:10:51 +00:00
hieuhoang1972
c8d1576e6a
change chunking extraction according to advice from phi
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@628 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-10 22:08:10 +00:00
hieuhoang1972
f0dc2ffcf7
create data for chunking LM
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@553 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-08 00:19:40 +00:00
hieuhoang1972
ce408f05f4
bug in shallow parsing class
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@542 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-07 22:19:09 +00:00
zens
8bf9742655
move CreateTranslationOptionCollection call into Manager
...
some code cleaning
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@534 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-07 18:29:35 +00:00
hieuhoang1972
20efbe08ac
parse tree filtering
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@522 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-06 04:52:15 +00:00
hieuhoang1972
0db0be9287
added java utils in misc project
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@499 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-04 20:55:34 +00:00
hieuhoang1972
82a0b5c4bf
visual studio project for misc
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@494 1f5c12ca-751b-0410-a591-d2e778427230
2006-08-04 15:13:57 +00:00
zens
0e6517b428
- fixing already fixed bugs that have been re-introduced by someone
...
- moving some stuff from PhraseDictionaryTree to GenerateTuples
- removing some obsolete code
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@359 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-28 18:14:20 +00:00
zens
422418008e
- confusion net:
...
* more robust read functions
* correct treatment of epsilons
* code cleanup
- parameter: fixed check for binary phrase table
- staticData: do not read input phrases in case of binary phrase table
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@260 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-24 18:33:08 +00:00
zens
325353b0f4
- support for binary ttable in moses almost completed
...
- moved common part of CreateTranslationOptionCollection() for text and confusion net input
to base class
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@237 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-21 13:22:00 +00:00
zens
648bd1dfcd
- prepared confusion net input
...
-> new base class InputType is used throughout the decoder
instead of Sentence
Sentence and ConfusionNet derive from this class
-> Manager etc. do not know if the input is a sentence or a
confusion net (but could check if REALLY needed)
- two separate classes derived from TranslationOptionCollection:
one for text input and one for confusion net input
- score computation in PhraseDictionaryTree.cpp and some optimizations
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@183 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-19 00:16:29 +00:00
zens
1286f53691
- added class for confusion net
...
- generation of target candidates for confusion net
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@162 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-18 00:12:51 +00:00
hieuhoang1972
d655816734
for miscellaneous scripts and programs stuff
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@136 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-15 03:19:07 +00:00
hieuhoang1972
1798d8541e
for miscellaneous scripts for stuff
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@135 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-15 03:15:16 +00:00