C# 클래스 LevenshteinAutomaton.ParametricDescription

This class stores precompiled transition tables for universal deterministic Levenshtein automata (with transpositions) Tables are stored as a static fields Supported edit distances N are 1 and 2
파일 보기 프로젝트 열기: ibendrup/LevenshteinAutomaton