معرفی شرکت ها


dict-trie-1.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Trie implementation for approximate string matching.
ویژگی مقدار
سیستم عامل -
نام فایل dict-trie-1.0.1
نام dict-trie
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jeroen F.J. Laros
ایمیل نویسنده J.F.J.Laros@lumc.nl
آدرس صفحه اصلی http://dict-trie.readthedocs.io/en/latest/
آدرس اینترنتی https://pypi.org/project/dict-trie/
مجوز MIT
Trie implementation using nested dictionaries ============================================= .. image:: https://img.shields.io/github/last-commit/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie/graphs/commit-activity .. image:: https://travis-ci.org/jfjlaros/dict-trie.svg?branch=master :target: https://travis-ci.org/jfjlaros/dict-trie .. image:: https://readthedocs.org/projects/dict-trie/badge/?version=latest :target: https://dict-trie.readthedocs.io/en/latest .. image:: https://img.shields.io/github/release-date/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie/releases .. image:: https://img.shields.io/github/release/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie/releases .. image:: https://img.shields.io/pypi/v/dict-trie.svg :target: https://pypi.org/project/dict-trie/ .. image:: https://img.shields.io/github/languages/code-size/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie .. image:: https://img.shields.io/github/languages/count/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie .. image:: https://img.shields.io/github/languages/top/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie .. image:: https://img.shields.io/github/license/jfjlaros/dict-trie.svg :target: https://raw.githubusercontent.com/jfjlaros/dict-trie/master/LICENSE.md ---- This library provides a trie_ implementation using nested dictionaries. Apart from the basic operations, a number of functions for *approximate matching* are implemented. Please see ReadTheDocs_ for the latest documentation. .. _trie: https://en.wikipedia.org/wiki/Trie .. _ReadTheDocs: https://dict-trie.readthedocs.io/en/latest/index.html


نحوه نصب


نصب پکیج whl dict-trie-1.0.1:

    pip install dict-trie-1.0.1.whl


نصب پکیج tar.gz dict-trie-1.0.1:

    pip install dict-trie-1.0.1.tar.gz