Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.
45
stars
8
forks
source link
Small optimizations and cleanup in edit distance functions #22
Closed
guillaumekln closed 3 years ago
diff
variable in_edit_distance_char
std::min
overload withstd::initializer_list
arr[i][j]
in_edit_distance
main loop