Skip to main content

python-BLICK

Python-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/.

Phonotactic 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.

BLICK 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.

Typical usage

from blick import BlickLoader

b = BlickLoader()

#Evaluating single strings of phones

score = b.assessWord(“T EH1 S T”) #Probable string

score = b.assessWord(“AH0 S NG IY1 R Y EH1 S T”) #Improbable string

#Evaluating a text file of strings of phones

b.assessFile(“/path/to/input/file”)

Release files for python-BLICK 0.2.12

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for python-BLICK 0.2.12
File Size Uploaded
python-BLICK-0.2.12.tar.gz 25.9 kB Details

Release files / python-BLICK-0.2.12.tar.gz

Download URL python-BLICK-0.2.12.tar.gz
Size 25.9 kB
Tags Source
SHA-256 checksum
How to use checksums
1e7021d4786771f491dbeaacb888f9f427ea9f11aeec8b606b878ba2320a851c
BLAKE2b-256 checksum
How to use checksums
893324f84ef9edd29b3259c16f687d6c03a3b95e5579f62025e7d44cdb922127
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.12 This release

1 release file

0.2.11

1 release file

0.2.10

1 release file

0.2.9

1 release file

0.2.8

1 release file

0.2.7

1 release file

0.2.6

1 release file

0.2.5

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page