Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 926 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 926 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.

web site

License

Phonology Assistant is licensed under MIT. See LICENSE.md

Binaries

Source Code

Issues

Development

After cloning the repo, restore the nuGet packages.

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 and work with ReSharper.