{ "info": { "author": "SILPA Developers", "author_email": "silpa-discuss@nongnu.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: DFSG approved", "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Approximate String Search\n###########################\n\n.. image::\n https://travis-ci.org/Project-SILPA/inexactsearch.svg?branch=master\n :target: https://travis-ci.org/Project-SILPA/inexactsearch\n\n\t \n.. image::\n https://coveralls.io/repos/Project-SILPA/inexactsearch/badge.png?branch=master\n :target: https://coveralls.io/r/Project-SILPA/inexactsearch?branch=master\n\n\nThis is a `Fuzzy string search\n`_\napplication. This application illustrates the combined use of `Edit\ndistance `_ and\n`Indic Soundex `_ algorithm.\n\nBy mixing both written like(edit distance) and sounds like(soundex),\nwe achieve an efficient aproximate string searching. This application\nis capable of cross language string search too. That means, you can\nsearch Hindi words in Malayalam text. If there is any Malayalam word,\nwhich is approximate transliteration of hindi word, or sounds alike\nthe hindi words, it will be returned as an approximate match. The\n\"written like\" algorithm used here is a bigram average algorithm. The\nratio of common bigrams in two strings and average number of bigrams\nwill give a factor which is greater than zero and less\nthan 1. Similarly the soundex algorithm also gives a weight. By\nselecting words which has comparison weight more than the threshold\nweight(which 0.6), we get the search results.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Project-SILPA/inexactsearch", "keywords": null, "license": "LGPL-2.1+", "maintainer": null, "maintainer_email": null, "name": "inexactsearch", "package_url": "https://pypi.org/project/inexactsearch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/inexactsearch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Project-SILPA/inexactsearch" }, "release_url": "https://pypi.org/project/inexactsearch/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Fuzzy String search algorithm using Soundex for Indian language", "version": "1.0.2" }, "last_serial": 4771717, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "f23a6f6d52cce0e82e77c636e3c1a472", "sha256": "68c7bc909264d23c85f367e5c106fbf88b87b019cb23fc06f5e3aa1dd1f0764b" }, "downloads": -1, "filename": "inexactsearch-0.2.tar.gz", "has_sig": false, "md5_digest": "f23a6f6d52cce0e82e77c636e3c1a472", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4225, "upload_time": "2012-08-04T09:31:43", "url": "https://files.pythonhosted.org/packages/85/e7/d3d174353274c6534b44618d03dc4948fcfb00ad3e03d708ecb89c7bf8dc/inexactsearch-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "ad2621c0a24e8f8a8e122db031a2c783", "sha256": "bdf5c551607cb9b34256b5ca5e864677fbdebd49c8202363882505cb34e702e9" }, "downloads": -1, "filename": "inexactsearch-0.3.tar.gz", "has_sig": false, "md5_digest": "ad2621c0a24e8f8a8e122db031a2c783", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5560, "upload_time": "2013-07-31T17:25:59", "url": "https://files.pythonhosted.org/packages/6c/0e/7538e1822764d1ef20807b156262e2d36f4ac49fc691a5817556c3e8d992/inexactsearch-0.3.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "ffdd8bf1e5922723a59f40a572064081", "sha256": "448495b627ac6fe39212a1253214198399487ed9bf59f4828a4a8c8326417591" }, "downloads": -1, "filename": "inexactsearch-1.0.tar.gz", "has_sig": false, "md5_digest": "ffdd8bf1e5922723a59f40a572064081", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20834, "upload_time": "2014-05-25T13:05:53", "url": "https://files.pythonhosted.org/packages/f1/46/9f01d2774795fd2fdec1947d6d419ff1900fd9a0534ad54ac0ecac07d42c/inexactsearch-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b67fb7863efdac2ef6fce309bfc79e23", "sha256": "4ae60c24ede0e2c94f395bb7c869dca56327848081bc50ab9588c4c01c25611d" }, "downloads": -1, "filename": "inexactsearch-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b67fb7863efdac2ef6fce309bfc79e23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21061, "upload_time": "2014-06-01T13:55:11", "url": "https://files.pythonhosted.org/packages/b8/65/4811f3caaef7aa43d8705e9582a6d18f7068aadf1086efa8726f951f2702/inexactsearch-1.0.1.tar.gz" } ], "1.0.1.gb0872cf": [ { "comment_text": "", "digests": { "md5": "352944b074fc9372f05826a9b399261e", "sha256": "b7d5d5e1379b438fc834330c875a2c32f5eab320bf85ecdb50fa0300c9be8896" }, "downloads": -1, "filename": "inexactsearch-1.0.1.gb0872cf.tar.gz", "has_sig": false, "md5_digest": "352944b074fc9372f05826a9b399261e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21037, "upload_time": "2014-05-25T14:28:42", "url": "https://files.pythonhosted.org/packages/04/44/2fdb3b2b833682c01b4843b3f7cdc3d093042184d9192cc7c26d7cf93a9c/inexactsearch-1.0.1.gb0872cf.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "99d81c289383751922ff5c3155b2f219", "sha256": "b7df09c46e1ea73996449ceb4df265483e4dc6b61dac2ea4df6f2e5ad8d53b75" }, "downloads": -1, "filename": "inexactsearch-1.0.2.tar.gz", "has_sig": false, "md5_digest": "99d81c289383751922ff5c3155b2f219", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21057, "upload_time": "2014-06-01T14:15:50", "url": "https://files.pythonhosted.org/packages/45/23/0b398af4295da99c5ab69d7b0bff36a2cb68e260a65f64717c17f6a20035/inexactsearch-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "99d81c289383751922ff5c3155b2f219", "sha256": "b7df09c46e1ea73996449ceb4df265483e4dc6b61dac2ea4df6f2e5ad8d53b75" }, "downloads": -1, "filename": "inexactsearch-1.0.2.tar.gz", "has_sig": false, "md5_digest": "99d81c289383751922ff5c3155b2f219", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21057, "upload_time": "2014-06-01T14:15:50", "url": "https://files.pythonhosted.org/packages/45/23/0b398af4295da99c5ab69d7b0bff36a2cb68e260a65f64717c17f6a20035/inexactsearch-1.0.2.tar.gz" } ] }