syntax-prosody-ot / main

A webapp for the syntax-prosody analyst working in Optimality Theory, with automated Gen, Con and Eval. Download build files from syntax-prosody-ot/build
https://spot.sites.ucsc.edu/
GNU General Public License v2.0
12 stars 2 forks source link

Automated testing for pitch accent constraints #480

Open jbellik opened 3 years ago

jbellik commented 3 years ago

Create an html document that uses Mocha tests to check the values produced by accentAsHead() and noLapseL() (in main/constraints/japaneseAccent.js). Assume values currently produced by versions on the master branch of the interface are correct. Test with trees that have and have not been annotated by add_japanese_tones() (in main/constraints/annotate_tones.js).