Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Add workaround for ZPar bug

Compare
Choose a tag to compare
@desilinguist desilinguist released this 28 May 15:23
· 68 commits to master since this release

The latest version of ZPar has a bug where it produces non-deterministic output for sentences that contain a single word in all caps. This hack title-cases such words to make the output deterministic and then restores the original word. This hack will be removed once the underlying bug in ZPar is fixed which is under progress.