package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Aug 11, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Candidate struct {
OrigStart int
OrigEnd int
MatchedSubstr string
StartScore int
EndScore int
OverallScore int
NormCandidate string
}
func FuzzyFindAllTargetBoundaries(recognizedText, targetText string, segLength, margin, thresholdStart, thresholdEnd, overallThreshold, boundaryTolerance int, removePunct bool) []Candidate
Source Files
¶
Click to show internal directories.
Click to hide internal directories.