API Reference
Class
CrosswalkSuggester
Heuristic linker that suggests Domain โ DC rule relationships by intersecting baseline anchors. Useful to bootstrap WithLinks definitions.
Inheritance
- Object
- CrosswalkSuggester
Methods
public static IReadOnlyList<LinkSuggestion> Suggest(Double minConfidence = 0,5) #Returns:
IReadOnlyList<LinkSuggestion>Suggests Domain โ DC rule links based on shared anchors (ignores scope). Returns items sorted by confidence.
Parameters
- minConfidence System.Double = 0,5