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