nexml / nexml.java

Java API for NeXML.
MIT License
4 stars 6 forks source link

Bug fix: H maps to ACT #26

Closed mtholder closed 2 years ago

mtholder commented 2 years ago

"dSet" here was intended to be "hSet" which is the correctly composed ambiguity set for "H". This bug causes the the <characters ...> <format ... > <states ... >

element to contain the ambiguity codes for D (AGT) rather than for H (ACT).