C# (CSharp) MinimumEditDistance 네임스페이스

중첩된 네임스페이스

MinimumEditDistance.Tests

클래스들

이름 설명
JaggedArray If the product of the lengths of the strings is greater than 536,848,900 you need to use this structure to avoid the 2GB CLR limit on single objects
Levenshtein Holds the Levenshtein distance calculation method
MemoryStructure
RectangularArray Use this unless you get out of memory exceptions when comparing large strings