..
extract-ghkm
PhraseOrientationFeature
2014-12-03 20:04:26 +00:00
extract-mixed-syntax
argument --NonTermConsecSourceMixedSyntax
2014-09-03 02:33:50 +01:00
filter-rule-table
Add filter-rule-table
2014-12-07 14:56:48 +00:00
lexical-reordering
Fixed code formatting.
2014-02-08 16:03:50 +00:00
pcfg-common
phrase-extract: add syntax-common sub-library
2014-12-07 14:27:51 +00:00
pcfg-extract
phrase-extract: add syntax-common sub-library
2014-12-07 14:27:51 +00:00
pcfg-score
phrase-extract: add syntax-common sub-library
2014-12-07 14:27:51 +00:00
score-stsg
phrase-extract: add syntax-common sub-library
2014-12-07 14:27:51 +00:00
syntax-common
phrase-extract: add syntax-common sub-library
2014-12-07 14:27:51 +00:00
AlignmentPhrase.cpp
add namespace to phrase-extract
2012-06-30 15:43:47 +01:00
AlignmentPhrase.h
refactor parsing of feature functiona args
2013-06-10 18:11:55 +01:00
consolidate-direct-main.cpp
use standard c++ getline instead of old Moses SAFE_GETLINE
2014-06-08 16:23:14 +01:00
consolidate-direct.vcxproj
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
consolidate-main.cpp
avoid necessity of masking "{{" in the data
2014-11-12 18:28:59 +00:00
consolidate-reverse-main.cpp
delete any mention of SAFE_GETLINE so it doesn't reappear
2014-06-08 17:07:12 +01:00
consolidate.vcxproj
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
DomainFeature.cpp
delete any mention of SAFE_GETLINE so it doesn't reappear
2014-06-08 17:07:12 +01:00
DomainFeature.h
new version of the score
tool
2014-01-29 18:37:42 +00:00
extract-lex-main.cpp
beautify
2013-05-29 18:16:15 +01:00
extract-lex.h
refactor parsing of feature functiona args
2013-06-10 18:11:55 +01:00
extract-lex.vcxproj
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
extract-main.cpp
use std::numeric_limits
2014-07-28 19:49:43 +01:00
extract-rules-main.cpp
glue grammar: alignment for <s> and </s>
2014-11-04 14:05:13 +00:00
extract-rules.vcxproj
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
extract.vcxproj
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
ExtractedRule.h
Merge master
2013-09-13 22:32:45 +01:00
ExtractionPhrasePair.cpp
PhraseOrientationFeature
2014-12-03 20:04:26 +00:00
ExtractionPhrasePair.h
implementation of phrase orientation in GHKM extraction
2014-07-28 18:27:12 +01:00
gzfilebuf.h
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
hierarchical.h
add namespace to phrase-extract
2012-06-30 15:43:47 +01:00
Hole.h
refactor parsing of feature functiona args
2013-06-10 18:11:55 +01:00
HoleCollection.cpp
beautify
2013-05-29 18:16:15 +01:00
HoleCollection.h
refactor parsing of feature functiona args
2013-06-10 18:11:55 +01:00
InputFileStream.cpp
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
InputFileStream.h
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
InternalStructFeature.cpp
new version of the score
tool
2014-01-29 18:37:42 +00:00
InternalStructFeature.h
new version of the score
tool
2014-01-29 18:37:42 +00:00
Jamfile
add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManager
2014-12-05 21:33:59 +00:00
OutputFileStream.cpp
beautify
2013-05-29 18:16:15 +01:00
OutputFileStream.h
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
phrase-extract.sln
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
PhraseExtractionOptions.h
implementation of phrase orientation in GHKM extraction
2014-07-28 18:27:12 +01:00
PropertiesConsolidator.cpp
source labels: integration into EMS
2014-08-07 21:02:51 +01:00
PropertiesConsolidator.h
source labels: integration into EMS
2014-08-07 21:02:51 +01:00
relax-parse-main.cpp
phrase-extract: add syntax-common sub-library
2014-12-07 14:27:51 +00:00
relax-parse.h
namespace all classes in mert directory
2012-06-30 21:39:10 +01:00
RuleExist.h
add namespace to phrase-extract
2012-06-30 15:43:47 +01:00
RuleExtractionOptions.h
Merge master
2013-09-13 22:32:45 +01:00
score-main.cpp
avoid necessity of masking "{{" in the data
2014-12-04 15:54:05 +00:00
score.h
GHKM extraction can add a source labels phrase property
2014-06-11 19:27:18 +01:00
score.vcxproj
move c++ code out of /script/ to /
2012-05-31 17:24:06 +01:00
ScoreFeature.cpp
new version of the score
tool
2014-01-29 18:37:42 +00:00
ScoreFeature.h
GHKM extraction can add a source labels phrase property
2014-06-11 19:27:18 +01:00
ScoreFeatureTest.cpp
Fix OxLM.
2014-10-08 22:08:42 +01:00
SentenceAlignment.cpp
use standard c++ getline instead of old Moses SAFE_GETLINE
2014-06-08 15:41:27 +01:00
SentenceAlignment.h
use standard c++ getline instead of old Moses SAFE_GETLINE
2014-06-08 15:41:27 +01:00
SentenceAlignmentWithSyntax.cpp
extract-ghkm and friends: don't unescape special characters
2012-12-17 20:08:02 +00:00
SentenceAlignmentWithSyntax.h
refactor parsing of feature functiona args
2013-06-10 18:11:55 +01:00
statistics-main.cpp
delete any mention of SAFE_GETLINE so it doesn't reappear
2014-06-08 17:07:12 +01:00
SyntaxTree.cpp
fix two bugs with relax-parse:
2013-04-25 17:27:50 +02:00
SyntaxTree.h
relax-parse: fix hang
2014-12-07 12:56:41 +00:00
tables-core.cpp
beautify
2013-05-29 18:16:15 +01:00
tables-core.h
GHKM extraction can add a source labels phrase property
2014-06-11 19:27:18 +01:00
test.domain
Feature function interface for use in scoring
2012-11-02 23:30:51 +00:00
XmlException.h
refactor parsing of feature functiona args
2013-06-10 18:11:55 +01:00
XmlTree.cpp
ignore 0 span. Don't bomb out
2014-06-11 04:35:09 +01:00
XmlTree.h
extract-ghkm and friends: don't unescape special characters
2012-12-17 20:08:02 +00:00