By default, the align algorithm counts word mismatches and then minimizes the total cost. If the PositivePolarity
parameter is set to True
, the algorithm counts word matches and maximizes the total score.
Type: | Boolean |
---|---|
Default: | False |
Required: | No |
Configuration Section: | align module |
Example: | PositivePolarity=True
|
See Also: |
|