{ "info": { "author": "Michael McAuliffe, Bruce Hayes", "author_email": "michael.e.mcauliffe@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "python-BLICK\n============\n\nPython-BLICK is a Python implementation of BLICK (a phonotactic probability calculator for English), originally implemented in Visual Basic by Professor Bruce Hayes. The original version can be found at http://www.linguistics.ucla.edu/people/hayes/BLICK/.\n\nPhonotactic probability refers to a property of a string of segments, such as a word or nonword. Strings with high phonotactic probability align with a language's phonotactics more closely than words with low phonotactic probability. For instance, the titular nonword blick is highly probable given the phonotactics of English, but the nonword bnick is highly improbable as bn onsets are banned.\n\nBLICK calculates the phonotactic probability of a string of phonological segments using weighted constraints. The phonotactic probability scores are summations of all violations of constraints across the string. Further discussion of how BLICK calculates phonotactic probability on the original version's website.\n\nTypical usage\n=============\n\n from blick import BlickLoader\n\n b = BlickLoader()\n\n #Evaluating single strings of phones\n\n score = b.assessWord(\"T EH1 S T\") #Probable string\n \n score = b.assessWord(\"AH0 S NG IY1 R Y EH1 S T\") #Improbable string\n\n #Evaluating a text file of strings of phones\n\n b.assessFile(\"/path/to/input/file\")", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/python-BLICK/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "python-BLICK", "package_url": "https://pypi.org/project/python-BLICK/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-BLICK/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/python-BLICK/" }, "release_url": "https://pypi.org/project/python-BLICK/0.2.12/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of BLICK (a phonotactic probability calculator for English)", "version": "0.2.12" }, "last_serial": 911899, "releases": { "0.2.10": [ { "comment_text": "", "digests": { "md5": "f5de0c97622ceedf439e38f0ba5f2c4d", "sha256": "a0ee2274ebc5af5eb4e6d59b86fa383c8458605ba891a513a07f5730277a5c03" }, "downloads": -1, "filename": "python-BLICK-0.2.10.tar.gz", "has_sig": false, "md5_digest": "f5de0c97622ceedf439e38f0ba5f2c4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26035, "upload_time": "2013-02-01T04:10:17", "url": "https://files.pythonhosted.org/packages/c3/a2/db006427a8e8416598c08961d0b94cce1740d25b845b7b5b081c0a732edf/python-BLICK-0.2.10.tar.gz" } ], "0.2.11": [ { "comment_text": "", "digests": { "md5": "9043314f7b6f827f8c1417d7fa19db13", "sha256": "1bad3b369da8af7149bd9354025fbe06ee6606d6352dab2e9cabab5a5886012f" }, "downloads": -1, "filename": "python-BLICK-0.2.11.tar.gz", "has_sig": false, "md5_digest": "9043314f7b6f827f8c1417d7fa19db13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26076, "upload_time": "2013-11-05T22:05:09", "url": "https://files.pythonhosted.org/packages/df/37/5a7611882fa3e2ab19ad6c8e7c658c0e4bb89c778a89db9c78731f4554c7/python-BLICK-0.2.11.tar.gz" } ], "0.2.12": [ { "comment_text": "", "digests": { "md5": "44b9a45efc615369830e5741f84ea228", "sha256": "1e7021d4786771f491dbeaacb888f9f427ea9f11aeec8b606b878ba2320a851c" }, "downloads": -1, "filename": "python-BLICK-0.2.12.tar.gz", "has_sig": false, "md5_digest": "44b9a45efc615369830e5741f84ea228", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25890, "upload_time": "2013-11-05T22:06:50", "url": "https://files.pythonhosted.org/packages/89/33/24f84ef9edd29b3259c16f687d6c03a3b95e5579f62025e7d44cdb922127/python-BLICK-0.2.12.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "f0f68b5c5c6bbfa0c437f87420352760", "sha256": "99783b92d02e42150a421daef66f698c8a75e5baeaa49840a91a98af7b76ebc9" }, "downloads": -1, "filename": "python-BLICK-0.2.5.tar.gz", "has_sig": false, "md5_digest": "f0f68b5c5c6bbfa0c437f87420352760", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26097, "upload_time": "2012-12-21T01:41:42", "url": "https://files.pythonhosted.org/packages/65/b4/247565af19e94e283365beefb69db8fe7294f725a53a10eb4ee3f25aa3f5/python-BLICK-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "458f103da1b1dda6f8fc54927b538910", "sha256": "48f5e4c42c9fa2271e2c8bbbef34bba660d05fd530e1b3bc0a64f93f216107ea" }, "downloads": -1, "filename": "python-BLICK-0.2.6.tar.gz", "has_sig": false, "md5_digest": "458f103da1b1dda6f8fc54927b538910", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25654, "upload_time": "2013-01-03T00:38:31", "url": "https://files.pythonhosted.org/packages/58/46/7c1414aa8e2787398d46c6ef8a8136392dbae0da1c9dc4ce2137fb5a48a0/python-BLICK-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "fcf8cc1c4aa713451ca831212d9eb382", "sha256": "d51e4ad445810dd8cd57b5aa47276f33c361c2d726534c192a16e060519d14a6" }, "downloads": -1, "filename": "python-BLICK-0.2.7.tar.gz", "has_sig": false, "md5_digest": "fcf8cc1c4aa713451ca831212d9eb382", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26020, "upload_time": "2013-01-03T00:40:59", "url": "https://files.pythonhosted.org/packages/4e/27/3433b84772971aafde50b0866b8129625df48de6950c4e08d92db40cdc12/python-BLICK-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "4c7f1df08ea2918615783711750d4840", "sha256": "bed67300feee40f6762e1a4e0ccff048c6609c3409b43afb03dffb45439b198a" }, "downloads": -1, "filename": "python-BLICK-0.2.8.tar.gz", "has_sig": false, "md5_digest": "4c7f1df08ea2918615783711750d4840", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25637, "upload_time": "2013-01-03T00:54:15", "url": "https://files.pythonhosted.org/packages/6b/87/d3cd67a95dff042d02cfe3ae6d645054a2bc50c3d99089b4ce4f8ddf5459/python-BLICK-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "fc2023e04233daec8a73c4ff7077b85c", "sha256": "35ef76053ba8109d10d6d594edd46d7fbf52e5118cf33c889b8882ce2f5983e0" }, "downloads": -1, "filename": "python-BLICK-0.2.9.tar.gz", "has_sig": false, "md5_digest": "fc2023e04233daec8a73c4ff7077b85c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26020, "upload_time": "2013-01-03T00:57:42", "url": "https://files.pythonhosted.org/packages/a5/4d/535b3955de513b58888c07c611d5cff9dd30df08edab2df6572d1078751a/python-BLICK-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44b9a45efc615369830e5741f84ea228", "sha256": "1e7021d4786771f491dbeaacb888f9f427ea9f11aeec8b606b878ba2320a851c" }, "downloads": -1, "filename": "python-BLICK-0.2.12.tar.gz", "has_sig": false, "md5_digest": "44b9a45efc615369830e5741f84ea228", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25890, "upload_time": "2013-11-05T22:06:50", "url": "https://files.pythonhosted.org/packages/89/33/24f84ef9edd29b3259c16f687d6c03a3b95e5579f62025e7d44cdb922127/python-BLICK-0.2.12.tar.gz" } ] }