|
No answer - but I don't think v1 is worth it. So need to implement v2 instead.
Attaching an implementation of Caverphone 2.0; though due to the similarities between the algorithms anyone can move the code back to 1.0 with easy modification of the source. I don't think anyone would ever want to though - except to compare the two.
svn ci -m "Applying my second patch from
Adding src/java/org/apache/commons/codec/language/Caverphone.java Adding src/test/org/apache/commons/codec/language/CaverphoneTest.java Transmitting file data .. Committed revision 634911. Closing as fixed; because I don't think there's any reason to add the Caverphone 1.0 algorithm. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Reading further, turns out there's a second algorithm which is vastly superior. Finding out if the first is even worth adding. Will add the second as RevisedCaverphone.