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)
Some of these parameters do not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
|
|