Namespace Sdl.LanguagePlatform.Core.EditDistance
Classes
EditDistance
Represents the result of an edit distance computation.
Structs
EditDistanceItem
Encapsulates information about one edit operation.
Enums
EditDistanceResolution
Enumerates the types of resolving edit distance differences.
EditOperation
Enumerates the types of edit operations which are identified by the edit distance computation.