Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sillsdev/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.
https://github.com/sillsdev/phonology-assistant
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/sillsdev/phonology-assistant
- Owner: sillsdev
- License: other
- Created: 2014-10-09T11:25:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T12:15:39.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T22:36:53.996Z (7 months ago)
- Language: C#
- Homepage: https://software.sil.org/phonologyassistant/
- Size: 134 MB
- Stars: 8
- Watchers: 17
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- low-resource-languages - 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. (Software / Utilities)
README
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](https://software.sil.org/phonologyassistant/)
License
-------
Phonology Assistant is licensed under MIT. See [LICENSE.md](https://github.com/sillsdev/phonology-assistant/blob/master/LICENSE)[Binaries](http://build.palaso.org/project.html?projectId=project17&tab=projectOverview&guest=1)
[Source Code](https://github.com/sillsdev/phonology-assistant)
[Issues](https://jira.sil.org/browse/PA)
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.