LexicalCharacteristics.jl: A Julia package for lexical characteristics

The LexicalCharacteristics.jl package provides convenient functions for calculating some commonly used lexical characteristics. At present, it will calculate phonological neighborhood density, uniqueness point, and phonotactic probability. The Julia programming language runs quickly, so using the functions provided here should work faster than implementations written in Python or R. An additional speedup for phonological neighborhood density is gained by using a data structure called a vantage-point tree.

For more information, check out the documentation, or visit the code repository on GitLab. The software is licensed for use under the MIT software license.