Configuration setting specifier for Correspondences class.
The different configuration settings are: | field | influences or controls | /// | doUpdate | Boolean indicating whether to update IDs with assigned piece IDs or not. | | haveGarbage | Include garbage classes for pieces? Pemits non-assignment if too off. | | tauGarbage | Value to apply to garbage classes. How threshold applies is based on matcher type | | forceMatches | Boolean indicating whether matches should be forced or post-filtered and removed. | | matcher | String indicating what Matcher to use. | | matchParams | Matcher parameter settings as a dictionary. |
- Note
- Added but not yet implemented: haveGarbage, tauGarbage, forceMatches. They have no influence on processing. This is being worked on.