mosesdecoder/scripts/training/phrase-extract
pjwilliams 580acce9e2 Integrate rule extraction code from mt3_chart. There are now two extract
programs: `extract' for the phrase-based model and `extract-rules' for
tree-based models.  They could be combined into a single program, but
they're probably sufficiently different that it isn't worthwhile.


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3129 1f5c12ca-751b-0410-a591-d2e778427230
2010-04-13 15:34:39 +00:00
..
extract.xcodeproj xcode 2010-01-28 16:43:36 +00:00
AlignmentPhrase.cpp Add alignment info to phrase table 2007-04-11 19:58:38 +00:00
AlignmentPhrase.h Add alignment info to phrase table 2007-04-11 19:58:38 +00:00
extract-rules.cpp Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
extract.cpp Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
extract.vcproj compileable with visual studio 2007-04-11 11:35:36 +00:00
ExtractedRule.h Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
hierarchical.h added new file hierarchical.h 2010-01-30 09:16:27 +00:00
Hole.h Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
HoleCollection.cpp Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
HoleCollection.h Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
Makefile Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
phrase-extract.sln compileable with visual studio 2007-04-11 11:35:36 +00:00
RuleExist.h Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
RuleExtractionOptions.h Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
score.cpp Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00
score.vcproj git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1603 1f5c12ca-751b-0410-a591-d2e778427230 2008-05-04 12:52:52 +00:00
SentenceAlignment.cpp Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
SentenceAlignment.h Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
SentenceAlignmentWithSyntax.cpp Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
SentenceAlignmentWithSyntax.h Integrate rule extraction code from mt3_chart. There are now two extract 2010-04-13 15:34:39 +00:00
statistics.cpp Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00
SyntaxTree.cpp Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00
SyntaxTree.h Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00
tables-core.cpp Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00
tables-core.h Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00
XmlTree.cpp Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00
XmlTree.h Start merging in rule extraction code from mt3_chart branch. 2010-04-12 15:22:50 +00:00