pyxDamerauLevenshtein | pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in

 by   lanl Python Version: 1.8.0 License: BSD-3-Clause

kandi X-RAY | pyxDamerauLevenshtein Summary

kandi X-RAY | pyxDamerauLevenshtein Summary

pyxDamerauLevenshtein is a Python library. pyxDamerauLevenshtein has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install pyxDamerauLevenshtein' or download it from GitHub, PyPI.

pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance. Courtesy Wikipedia:. In information theory and computer science, the Damerau-Levenshtein distance (named after Frederick J. Damerau and Vladimir I. Levenshtein) is a "distance" (string metric) between two strings, i.e., finite sequence of symbols, given by counting the minimum number of operations needed to transform one string into the other, where an operation is defined as an insertion, deletion, or substitution of a single character, or a transposition of two adjacent characters. This implementation is based on Michael Homer's pure Python implementation, which implements the optimal string alignment distance algorithm. It runs in O(N*M) time using O(M) space. It supports unicode characters.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pyxDamerauLevenshtein has a low active ecosystem.
              It has 234 star(s) with 30 fork(s). There are 8 watchers for this library.
              There were 1 major release(s) in the last 6 months.
              There are 4 open issues and 21 have been closed. On average issues are closed in 94 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of pyxDamerauLevenshtein is 1.8.0

            kandi-Quality Quality

              pyxDamerauLevenshtein has no bugs reported.

            kandi-Security Security

              pyxDamerauLevenshtein has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              pyxDamerauLevenshtein is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              pyxDamerauLevenshtein releases are not available. You will need to build from source code and install.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pyxDamerauLevenshtein
            Get all kandi verified functions for this library.

            pyxDamerauLevenshtein Key Features

            No Key Features are available at this moment for pyxDamerauLevenshtein.

            pyxDamerauLevenshtein Examples and Code Snippets

            No Code Snippets are available at this moment for pyxDamerauLevenshtein.

            Community Discussions

            No Community Discussions are available at this moment for pyxDamerauLevenshtein.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pyxDamerauLevenshtein

            pyxDamerauLevenshtein is available on PyPI at https://pypi.org/project/pyxDamerauLevenshtein/.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install pyxDamerauLevenshtein

          • CLONE
          • HTTPS

            https://github.com/lanl/pyxDamerauLevenshtein.git

          • CLI

            gh repo clone lanl/pyxDamerauLevenshtein

          • sshUrl

            git@github.com:lanl/pyxDamerauLevenshtein.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link