Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 768 Bytes

File metadata and controls

8 lines (5 loc) · 768 Bytes

phonetik

Phonetik is a fork of the Phonet class from phonet4java. Both are implementations of the C phonet library in Java.

The sole purpose of this fork is to allow improvements, i.e. everything done here should end up in phonet4java later. The main difference between phonet4java and phonetik is that it runs a suite of tests against the C implementation. Changes are mostly driven by discrepancies between the original implementation and the port.

Have a look at CONTRIBUTING.md if you're interested to help.