diff --git a/levenshtein.html b/levenshtein.html index 82b05b4..acac5c9 100644 --- a/levenshtein.html +++ b/levenshtein.html @@ -170,6 +170,8 @@

distanceReturns: diff --git a/searchindex.js b/searchindex.js index da874fa..3465639 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["changelog", "index", "installation", "levenshtein"], "filenames": ["changelog.rst", "index.rst", "installation.rst", "levenshtein.rst"], "titles": ["<no title>", "Welcome to Levenshtein\u2019s documentation!", "Installation", "Levenshtein module"], "terms": {"A": [1, 3], "c": 1, "extens": 1, "modul": 1, "fast": [1, 3], "comput": [1, 3], "edit": [1, 3], "distanc": 1, "sequenc": [1, 3], "manipul": 1, "string": [1, 3], "similar": [1, 3], "approxim": [1, 3], "median": 1, "gener": [1, 3], "averag": 1, "set": [1, 3], "ha": [1, 3], "some": [1, 3], "overlap": 1, "difflib": [1, 3], "sequencematch": [1, 3], "It": [1, 3], "support": 1, "onli": [1, 3], "arbitrari": [1, 3], "type": [1, 3], "other": [1, 3], "hand": 1, "much": [1, 3], "faster": 1, "both": [1, 3], "normal": [1, 3], "unicod": 1, "can": [1, 2, 3], "t": [1, 3], "mix": 1, "them": [1, 3], "all": [1, 3], "argument": [1, 3], "function": [1, 3], "method": [1, 2, 3], "have": [1, 3], "same": [1, 3], "its": 1, "subclass": 1, "us": [1, 3], "pip": 1, "from": [1, 3], "git": 1, "ratio": 1, "ham": 1, "jaro": 1, "jaro_winkl": 1, "median_improv": 1, "quickmedian": 1, "setmedian": 1, "seqratio": 1, "setratio": 1, "editop": 1, "opcod": 1, "invers": 1, "apply_edit": 1, "matching_block": 1, "subtract_edit": 1, "index": 1, "search": 1, "page": 1, "The": [2, 3], "recommend": 2, "levenshtein": 2, "i": [2, 3], "python": 2, "packag": 2, "manag": 2, "There": 2, "ar": [2, 3], "pre": 2, "built": 2, "binari": 2, "wheel": 2, "maco": 2, "10": 2, "9": [2, 3], "later": 2, "linux": 2, "x86_64": 2, "window": 2, "directli": [2, 3], "github": 2, "clone": 2, "repositori": 2, "which": [2, 3], "might": 2, "when": [2, 3], "you": [2, 3], "want": [2, 3], "work": [2, 3], "http": 2, "com": 2, "maxbachmann": 2, "cd": 2, "s1": 3, "s2": 3, "weight": 3, "1": 3, "processor": 3, "none": 3, "score_cutoff": 3, "score_hint": 3, "calcul": 3, "minimum": 3, "number": 3, "insert": 3, "delet": 3, "substitut": 3, "requir": 3, "chang": 3, "one": 3, "accord": 3, "custom": 3, "cost": 3, "paramet": 3, "hashabl": 3, "first": 3, "compar": 3, "second": 3, "tupl": 3, "int": 3, "option": 3, "three": 3, "oper": 3, "form": 3, "default": 3, "give": 3, "callabl": 3, "preprocess": 3, "befor": 3, "deactiv": 3, "thi": 3, "behaviour": 3, "maximum": 3, "between": 3, "consid": 3, "result": 3, "If": 3, "bigger": 3, "than": 3, "return": 3, "instead": 3, "rais": 3, "valueerror": 3, "unsupport": 3, "provid": 3, "thrown": 3, "exampl": 3, "find": 3, "two": 3, "import": 3, "lewenstein": 3, "2": 3, "allow": 3, "implement": 3, "select": 3, "more": 3, "effici": 3, "possibl": 3, "differ": 3, "pass": 3, "3": 3, "indel": 3, "rang": 3, "0": 3, "normalized_dist": 3, "float": 3, "score": 3, "threshold": 3, "For": 3, "norm_sim": 3, "85714285714285": 3, "do": 3, "lambda": 3, "": 3, "8571428571428572": 3, "pad": 3, "true": 3, "defin": 3, "posit": 3, "where": 3, "describ": 3, "amount": 3, "transform": 3, "bool": 3, "should": 3, "length": 3, "fals": 3, "prefix_weight": 3, "winkler": 3, "common": 3, "prefix": 3, "25": 3, "invalid": 3, "strlist": 3, "wlist": 3, "an": 3, "greedi": 3, "algorithm": 3, "each": 3, "interpret": 3, "item": 3, "multipl": 3, "although": 3, "ani": 3, "non": 3, "neg": 3, "real": 3, "accept": 3, "improv": 3, "speed": 3, "often": 3, "appear": 3, "time": 3, "spsm": 3, "mpamm": 3, "spam": 3, "spa": 3, "sua": 3, "hsam": 3, "fixm": 3, "levnhtein": 3, "leveshein": 3, "leenshten": 3, "leveshtei": 3, "lenshtein": 3, "lvenstein": 3, "levenhtin": 3, "evenshtei": 3, "hm": 3, "even": 3, "program": 3, "spell": 3, "better": 3, "me": 3, "perturb": 3, "estim": 3, "total": 3, "less": 3, "equal": 3, "given": 3, "note": 3, "slower": 3, "also": 3, "perform": 3, "step": 3, "call": 3, "again": 3, "mai": 3, "further": 3, "though": 3, "unlik": 3, "happen": 3, "unless": 3, "wa": 3, "veri": 3, "actual": 3, "enhtein": 3, "take": 3, "see": 3, "descript": 3, "somewher": 3, "pick": 3, "random": 3, "speedwis": 3, "qualiti": 3, "wise": 3, "levnshein": 3, "alwai": 3, "ehe": 3, "cceae": 3, "chee": 3, "chreesc": 3, "cheese": 3, "csees": 3, "chetes": 3, "haven": 3, "ask": 3, "about": 3, "limburg": 3, "sir": 3, "strlist1": 3, "strlist2": 3, "like": 3, "kind": 3, "measur": 3, "newspap": 3, "litter": 3, "bin": 3, "tinni": 3, "antelop": 3, "carib": 3, "sausag": 3, "gorn": 3, "woodi": 3, "215178": 3, "best": 3, "match": 3, "attempt": 3, "e": 3, "order": 3, "doesn": 3, "matter": 3, "here": 3, "281845": 3, "No": 3, "reorder": 3, "help": 3, "word": 3, "ones": 3, "arg": 3, "anoth": 3, "source_str": 3, "destination_str": 3, "edit_oper": 3, "source_length": 3, "destination_length": 3, "list": 3, "tripl": 3, "spo": 3, "dpo": 3, "replac": 3, "charact": 3, "sourc": 3, "destin": 3, "These": 3, "signl": 3, "In": 3, "fact": 3, "contain": 3, "relat": 3, "without": 3, "park": 3, "altern": 3, "convers": 3, "5": 3, "mean": 3, "get_opcod": 3, "output": 3, "But": 3, "sinc": 3, "too": 3, "x": 3, "print": 3, "4": 3, "invert": 3, "sens": 3, "appli": 3, "case": 3, "subset": 3, "man": 3, "scotsman": 3, "scoman": 3, "suitabl": 3, "trick": 3, "becaus": 3, "span": 3, "over": 3, "complet": 3, "creat": 3, "carefulli": 3, "block": 3, "enlarg": 3, "expens": 3, "adjust": 3, "accordingli": 3, "b": 3, "egg": 3, "foo": 3, "bar": 3, "ident": 3, "str": 3, "get_matching_block": 3, "len": 3, "last": 3, "zero": 3, "error": 3, "compat": 3, "emit": 3, "One": 3, "join": 3, "get": 3, "dog": 3, "kennel": 3, "mattress": 3, "mb": 3, "ee": 3, "subsequ": 3, "subtract": 3, "equival": 3, "except": 3, "construct": 3, "That": 3, "applic": 3, "final": 3, "amibu": 3, "next": 3, "must": 3, "doe": 3, "style": 3, "hi": 3, "right": 3, "mind": 3, "e1": 3, "bastard": 3}, "objects": {"Levenshtein": [[3, 0, 1, "", "apply_edit"], [3, 0, 1, "", "distance"], [3, 0, 1, "", "editops"], [3, 0, 1, "", "hamming"], [3, 0, 1, "", "inverse"], [3, 0, 1, "", "jaro"], [3, 0, 1, "", "jaro_winkler"], [3, 0, 1, "", "matching_blocks"], [3, 0, 1, "", "median"], [3, 0, 1, "", "median_improve"], [3, 0, 1, "", "opcodes"], [3, 0, 1, "", "quickmedian"], [3, 0, 1, "", "ratio"], [3, 0, 1, "", "seqratio"], [3, 0, 1, "", "setmedian"], [3, 0, 1, "", "setratio"], [3, 0, 1, "", "subtract_edit"]]}, "objtypes": {"0": "py:function"}, "objnames": {"0": ["py", "function", "Python function"]}, "titleterms": {"welcom": 1, "levenshtein": [1, 3], "": 1, "document": 1, "instal": [1, 2], "usag": 1, "indic": 1, "tabl": 1, "us": 2, "pip": 2, "from": 2, "git": 2, "modul": 3, "distanc": 3, "ratio": 3, "ham": 3, "jaro": 3, "jaro_winkl": 3, "median": 3, "median_improv": 3, "quickmedian": 3, "setmedian": 3, "seqratio": 3, "setratio": 3, "editop": 3, "opcod": 3, "invers": 3, "apply_edit": 3, "matching_block": 3, "subtract_edit": 3}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Welcome to Levenshtein\u2019s documentation!": [[1, "welcome-to-levenshtein-s-documentation"]], "Installation:": [[1, null]], "Usage:": [[1, null]], "Indices and tables": [[1, "indices-and-tables"]], "Installation": [[2, "installation"]], "using pip": [[2, "using-pip"]], "from git": [[2, "from-git"]], "Levenshtein module": [[3, "levenshtein-module"]], "distance": [[3, "distance"]], "ratio": [[3, "ratio"]], "hamming": [[3, "hamming"]], "jaro": [[3, "jaro"]], "jaro_winkler": [[3, "jaro-winkler"]], "median": [[3, "median"]], "median_improve": [[3, "median-improve"]], "quickmedian": [[3, "quickmedian"]], "setmedian": [[3, "setmedian"]], "seqratio": [[3, "seqratio"]], "setratio": [[3, "setratio"]], "editops": [[3, "editops"]], "opcodes": [[3, "opcodes"]], "inverse": [[3, "inverse"]], "apply_edit": [[3, "apply-edit"]], "matching_blocks": [[3, "matching-blocks"]], "subtract_edit": [[3, "subtract-edit"]]}, "indexentries": {"apply_edit() (in module levenshtein)": [[3, "Levenshtein.apply_edit"]], "distance() (in module levenshtein)": [[3, "Levenshtein.distance"]], "editops() (in module levenshtein)": [[3, "Levenshtein.editops"]], "hamming() (in module levenshtein)": [[3, "Levenshtein.hamming"]], "inverse() (in module levenshtein)": [[3, "Levenshtein.inverse"]], "jaro() (in module levenshtein)": [[3, "Levenshtein.jaro"]], "jaro_winkler() (in module levenshtein)": [[3, "Levenshtein.jaro_winkler"]], "matching_blocks() (in module levenshtein)": [[3, "Levenshtein.matching_blocks"]], "median() (in module levenshtein)": [[3, "Levenshtein.median"]], "median_improve() (in module levenshtein)": [[3, "Levenshtein.median_improve"]], "opcodes() (in module levenshtein)": [[3, "Levenshtein.opcodes"]], "quickmedian() (in module levenshtein)": [[3, "Levenshtein.quickmedian"]], "ratio() (in module levenshtein)": [[3, "Levenshtein.ratio"]], "seqratio() (in module levenshtein)": [[3, "Levenshtein.seqratio"]], "setmedian() (in module levenshtein)": [[3, "Levenshtein.setmedian"]], "setratio() (in module levenshtein)": [[3, "Levenshtein.setratio"]], "subtract_edit() (in module levenshtein)": [[3, "Levenshtein.subtract_edit"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["changelog", "index", "installation", "levenshtein"], "filenames": ["changelog.rst", "index.rst", "installation.rst", "levenshtein.rst"], "titles": ["<no title>", "Welcome to Levenshtein\u2019s documentation!", "Installation", "Levenshtein module"], "terms": {"A": [1, 3], "c": 1, "extens": 1, "modul": 1, "fast": [1, 3], "comput": [1, 3], "edit": [1, 3], "distanc": 1, "sequenc": [1, 3], "manipul": 1, "string": [1, 3], "similar": [1, 3], "approxim": [1, 3], "median": 1, "gener": [1, 3], "averag": 1, "set": [1, 3], "ha": [1, 3], "some": [1, 3], "overlap": 1, "difflib": [1, 3], "sequencematch": [1, 3], "It": [1, 3], "support": 1, "onli": [1, 3], "arbitrari": [1, 3], "type": [1, 3], "other": [1, 3], "hand": 1, "much": [1, 3], "faster": [1, 3], "both": [1, 3], "normal": [1, 3], "unicod": 1, "can": [1, 2, 3], "t": [1, 3], "mix": 1, "them": [1, 3], "all": [1, 3], "argument": [1, 3], "function": [1, 3], "method": [1, 2, 3], "have": [1, 3], "same": [1, 3], "its": 1, "subclass": 1, "us": [1, 3], "pip": 1, "from": [1, 3], "git": 1, "ratio": 1, "ham": 1, "jaro": 1, "jaro_winkl": 1, "median_improv": 1, "quickmedian": 1, "setmedian": 1, "seqratio": 1, "setratio": 1, "editop": 1, "opcod": 1, "invers": 1, "apply_edit": 1, "matching_block": 1, "subtract_edit": 1, "index": 1, "search": 1, "page": 1, "The": [2, 3], "recommend": 2, "levenshtein": 2, "i": [2, 3], "python": 2, "packag": 2, "manag": 2, "There": 2, "ar": [2, 3], "pre": 2, "built": 2, "binari": 2, "wheel": 2, "maco": 2, "10": 2, "9": [2, 3], "later": 2, "linux": 2, "x86_64": 2, "window": 2, "directli": [2, 3], "github": 2, "clone": 2, "repositori": 2, "which": [2, 3], "might": 2, "when": [2, 3], "you": [2, 3], "want": [2, 3], "work": [2, 3], "http": 2, "com": 2, "maxbachmann": 2, "cd": 2, "s1": 3, "s2": 3, "weight": 3, "1": 3, "processor": 3, "none": 3, "score_cutoff": 3, "score_hint": 3, "calcul": 3, "minimum": 3, "number": 3, "insert": 3, "delet": 3, "substitut": 3, "requir": 3, "chang": 3, "one": 3, "accord": 3, "custom": 3, "cost": 3, "paramet": 3, "hashabl": 3, "first": 3, "compar": 3, "second": 3, "tupl": 3, "int": 3, "option": 3, "three": 3, "oper": 3, "form": 3, "default": 3, "give": 3, "callabl": 3, "preprocess": 3, "befor": 3, "deactiv": 3, "thi": 3, "behaviour": 3, "maximum": 3, "between": 3, "consid": 3, "result": 3, "If": 3, "bigger": 3, "than": 3, "return": 3, "instead": 3, "expect": 3, "select": 3, "implement": 3, "rais": 3, "valueerror": 3, "unsupport": 3, "provid": 3, "thrown": 3, "exampl": 3, "find": 3, "two": 3, "import": 3, "lewenstein": 3, "2": 3, "allow": 3, "more": 3, "effici": 3, "possibl": 3, "differ": 3, "pass": 3, "3": 3, "indel": 3, "rang": 3, "0": 3, "normalized_dist": 3, "float": 3, "score": 3, "threshold": 3, "For": 3, "norm_sim": 3, "85714285714285": 3, "do": 3, "lambda": 3, "": 3, "8571428571428572": 3, "pad": 3, "true": 3, "defin": 3, "posit": 3, "where": 3, "describ": 3, "amount": 3, "transform": 3, "bool": 3, "should": 3, "length": 3, "fals": 3, "prefix_weight": 3, "winkler": 3, "common": 3, "prefix": 3, "25": 3, "invalid": 3, "strlist": 3, "wlist": 3, "an": 3, "greedi": 3, "algorithm": 3, "each": 3, "interpret": 3, "item": 3, "multipl": 3, "although": 3, "ani": 3, "non": 3, "neg": 3, "real": 3, "accept": 3, "improv": 3, "speed": 3, "often": 3, "appear": 3, "time": 3, "spsm": 3, "mpamm": 3, "spam": 3, "spa": 3, "sua": 3, "hsam": 3, "fixm": 3, "levnhtein": 3, "leveshein": 3, "leenshten": 3, "leveshtei": 3, "lenshtein": 3, "lvenstein": 3, "levenhtin": 3, "evenshtei": 3, "hm": 3, "even": 3, "program": 3, "spell": 3, "better": 3, "me": 3, "perturb": 3, "estim": 3, "total": 3, "less": 3, "equal": 3, "given": 3, "note": 3, "slower": 3, "also": 3, "perform": 3, "step": 3, "call": 3, "again": 3, "mai": 3, "further": 3, "though": 3, "unlik": 3, "happen": 3, "unless": 3, "wa": 3, "veri": 3, "actual": 3, "enhtein": 3, "take": 3, "see": 3, "descript": 3, "somewher": 3, "pick": 3, "random": 3, "speedwis": 3, "qualiti": 3, "wise": 3, "levnshein": 3, "alwai": 3, "ehe": 3, "cceae": 3, "chee": 3, "chreesc": 3, "cheese": 3, "csees": 3, "chetes": 3, "haven": 3, "ask": 3, "about": 3, "limburg": 3, "sir": 3, "strlist1": 3, "strlist2": 3, "like": 3, "kind": 3, "measur": 3, "newspap": 3, "litter": 3, "bin": 3, "tinni": 3, "antelop": 3, "carib": 3, "sausag": 3, "gorn": 3, "woodi": 3, "215178": 3, "best": 3, "match": 3, "attempt": 3, "e": 3, "order": 3, "doesn": 3, "matter": 3, "here": 3, "281845": 3, "No": 3, "reorder": 3, "help": 3, "word": 3, "ones": 3, "arg": 3, "anoth": 3, "source_str": 3, "destination_str": 3, "edit_oper": 3, "source_length": 3, "destination_length": 3, "list": 3, "tripl": 3, "spo": 3, "dpo": 3, "replac": 3, "charact": 3, "sourc": 3, "destin": 3, "These": 3, "signl": 3, "In": 3, "fact": 3, "contain": 3, "relat": 3, "without": 3, "park": 3, "altern": 3, "convers": 3, "5": 3, "mean": 3, "get_opcod": 3, "output": 3, "But": 3, "sinc": 3, "too": 3, "x": 3, "print": 3, "4": 3, "invert": 3, "sens": 3, "appli": 3, "case": 3, "subset": 3, "man": 3, "scotsman": 3, "scoman": 3, "suitabl": 3, "trick": 3, "becaus": 3, "span": 3, "over": 3, "complet": 3, "creat": 3, "carefulli": 3, "block": 3, "enlarg": 3, "expens": 3, "adjust": 3, "accordingli": 3, "b": 3, "egg": 3, "foo": 3, "bar": 3, "ident": 3, "str": 3, "get_matching_block": 3, "len": 3, "last": 3, "zero": 3, "error": 3, "compat": 3, "emit": 3, "One": 3, "join": 3, "get": 3, "dog": 3, "kennel": 3, "mattress": 3, "mb": 3, "ee": 3, "subsequ": 3, "subtract": 3, "equival": 3, "except": 3, "construct": 3, "That": 3, "applic": 3, "final": 3, "amibu": 3, "next": 3, "must": 3, "doe": 3, "style": 3, "hi": 3, "right": 3, "mind": 3, "e1": 3, "bastard": 3}, "objects": {"Levenshtein": [[3, 0, 1, "", "apply_edit"], [3, 0, 1, "", "distance"], [3, 0, 1, "", "editops"], [3, 0, 1, "", "hamming"], [3, 0, 1, "", "inverse"], [3, 0, 1, "", "jaro"], [3, 0, 1, "", "jaro_winkler"], [3, 0, 1, "", "matching_blocks"], [3, 0, 1, "", "median"], [3, 0, 1, "", "median_improve"], [3, 0, 1, "", "opcodes"], [3, 0, 1, "", "quickmedian"], [3, 0, 1, "", "ratio"], [3, 0, 1, "", "seqratio"], [3, 0, 1, "", "setmedian"], [3, 0, 1, "", "setratio"], [3, 0, 1, "", "subtract_edit"]]}, "objtypes": {"0": "py:function"}, "objnames": {"0": ["py", "function", "Python function"]}, "titleterms": {"welcom": 1, "levenshtein": [1, 3], "": 1, "document": 1, "instal": [1, 2], "usag": 1, "indic": 1, "tabl": 1, "us": 2, "pip": 2, "from": 2, "git": 2, "modul": 3, "distanc": 3, "ratio": 3, "ham": 3, "jaro": 3, "jaro_winkl": 3, "median": 3, "median_improv": 3, "quickmedian": 3, "setmedian": 3, "seqratio": 3, "setratio": 3, "editop": 3, "opcod": 3, "invers": 3, "apply_edit": 3, "matching_block": 3, "subtract_edit": 3}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Welcome to Levenshtein\u2019s documentation!": [[1, "welcome-to-levenshtein-s-documentation"]], "Installation:": [[1, null]], "Usage:": [[1, null]], "Indices and tables": [[1, "indices-and-tables"]], "Installation": [[2, "installation"]], "using pip": [[2, "using-pip"]], "from git": [[2, "from-git"]], "Levenshtein module": [[3, "levenshtein-module"]], "distance": [[3, "distance"]], "ratio": [[3, "ratio"]], "hamming": [[3, "hamming"]], "jaro": [[3, "jaro"]], "jaro_winkler": [[3, "jaro-winkler"]], "median": [[3, "median"]], "median_improve": [[3, "median-improve"]], "quickmedian": [[3, "quickmedian"]], "setmedian": [[3, "setmedian"]], "seqratio": [[3, "seqratio"]], "setratio": [[3, "setratio"]], "editops": [[3, "editops"]], "opcodes": [[3, "opcodes"]], "inverse": [[3, "inverse"]], "apply_edit": [[3, "apply-edit"]], "matching_blocks": [[3, "matching-blocks"]], "subtract_edit": [[3, "subtract-edit"]]}, "indexentries": {"apply_edit() (in module levenshtein)": [[3, "Levenshtein.apply_edit"]], "distance() (in module levenshtein)": [[3, "Levenshtein.distance"]], "editops() (in module levenshtein)": [[3, "Levenshtein.editops"]], "hamming() (in module levenshtein)": [[3, "Levenshtein.hamming"]], "inverse() (in module levenshtein)": [[3, "Levenshtein.inverse"]], "jaro() (in module levenshtein)": [[3, "Levenshtein.jaro"]], "jaro_winkler() (in module levenshtein)": [[3, "Levenshtein.jaro_winkler"]], "matching_blocks() (in module levenshtein)": [[3, "Levenshtein.matching_blocks"]], "median() (in module levenshtein)": [[3, "Levenshtein.median"]], "median_improve() (in module levenshtein)": [[3, "Levenshtein.median_improve"]], "opcodes() (in module levenshtein)": [[3, "Levenshtein.opcodes"]], "quickmedian() (in module levenshtein)": [[3, "Levenshtein.quickmedian"]], "ratio() (in module levenshtein)": [[3, "Levenshtein.ratio"]], "seqratio() (in module levenshtein)": [[3, "Levenshtein.seqratio"]], "setmedian() (in module levenshtein)": [[3, "Levenshtein.setmedian"]], "setratio() (in module levenshtein)": [[3, "Levenshtein.setratio"]], "subtract_edit() (in module levenshtein)": [[3, "Levenshtein.subtract_edit"]]}}) \ No newline at end of file