hello all, I am trying to add a new reordering model to moses,
My component has 2 features, When I run Moses which is integrated with my reordering Model (while functons's body is empty), it runs with no problem. But when I changes the number of features(weights) to the value that is bigger than 1, the moses gives this error: Pure virtual method called and terminate call without an active exception. when I set the features number to a number bigger than 1 which method is called that causes this error? Is the empty body of the functions is the reason of this error (if yes, then why this error does not occur when feature number is set to 1!)? anothe question: In the moses document ,where shows the class diagrams, only displays which classes are called by a specific method while I need to know each method calls which other methods too. sincerely, neda noormohammadi
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
