diff --git a/src/srl/DepSRL.cpp b/src/srl/DepSRL.cpp index 3496b7e5c..e7cc58a2a 100644 --- a/src/srl/DepSRL.cpp +++ b/src/srl/DepSRL.cpp @@ -76,7 +76,7 @@ int DepSRL::GetSRLResult( } if ( !sentence.getPredicateList().size() ) { // skip all processing if no predicate - return 1; + return 0; } // srl prediction {