The phrasematch
module calculates a refined score for hits identified by the phraseprematch
module.
Mode | Input | Output | Description |
---|---|---|---|
w , p , s , nf |
w
|
Accepts the details about hits identified by the phraseprematch module and calculates a refined hit score. |
Example:
output <- phrasematch (_, w, p, s, nf)
AddInterWordSil |
Model* |
PhraseScoreNullHyp |
*You must set the value of this configuration parameter by setting the corresponding action parameter.
|