Skip to content

Commit

Permalink
add FF RuleAmbiguity
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuhoang committed Apr 11, 2014
1 parent 9644a30 commit 1e116a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moses/FF/RuleAmbiguity.h
Expand Up @@ -5,7 +5,7 @@
namespace Moses
{

// the only thing this FF does is set TargetPhrase::m_ruleSource so that other FF can use it in Evaluate(Search).
// similar to Scope, however, adjacent non-term count as 1 ammbiguity, rather than 2
class RuleAmbiguity : public StatelessFeatureFunction
{
public:
Expand Down

0 comments on commit 1e116a2

Please sign in to comment.