You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2011/01/23 23:04:45 UTC

[jira] Updated: (CODEC-106) Add the "Kölner Phonetik" encoder (cologne phonetic) to codec.lang

     [ https://issues.apache.org/jira/browse/CODEC-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated CODEC-106:
-------------------------------

    Summary: Add the "Kölner Phonetik" encoder (cologne phonetic) to codec.lang  (was: Add the "Kölner Phonetik" (cologne phonetic) to codec.lang)

> Add the "Kölner Phonetik" encoder (cologne phonetic) to codec.lang
> ------------------------------------------------------------------
>
>                 Key: CODEC-106
>                 URL: https://issues.apache.org/jira/browse/CODEC-106
>             Project: Commons Codec
>          Issue Type: New Feature
>    Affects Versions: 1.4
>            Reporter: Falk Meyer
>             Fix For: 1.5
>
>         Attachments: ColognePhonetic.java, ColognePhoneticTest.java
>
>
> I've implemented the "Kölner Phonetik" algorithm (cologne phonetic), which is a phonetic algorithm optimized for the German language. For a German description see: http://de.wikipedia.org/wiki/K%C3%B6lner_Phonetik . For an English description see the source-code comments.
> If you want to add the following classes to commons-codec, feel free to adapt the sources to your guidelines and needs.
> Latest source files (I wasn't able to attach files):
> org.apache.commons.codec.language.ColognePhonetic - http://ubuntuone.com/p/Fzm/
> org.apache.commons.codec.language.ColognePhoneticTest - http://ubuntuone.com/p/Fzn/
> See also thread "[codec] Kölner Phonetik (cologne phonetic)" at dev@commons.apache.org (dev-thread.121001@commons.apache.org)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.