Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 991 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 991 Bytes

phonology-assistant

Phonology Assistant is a discovery tool. Provided with a corpus of phonetic data, it automatically charts the sounds and through its searching capabilities, helps a user discover and test the rules of sound in a language.

Stable Release

web site

License

Pathway is licensed under MIT. See LICENSE.md

Binaries

Source Code

Issues

Development

After cloning the repo, install the dependencies with:

bash ./buildupdate.sh

Load Pa-Windows.sln and set the Configuration to Debug-Windows and the Platform to x86. Then build.

The Unit tests can be run from the PaTests project.