You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/03/08 09:19:46 UTC

[jira] Created: (CODEC-63) Implement Nysiis

Implement Nysiis
----------------

                 Key: CODEC-63
                 URL: https://issues.apache.org/jira/browse/CODEC-63
             Project: Commons Codec
          Issue Type: New Feature
            Reporter: Henri Yandell
             Fix For: 1.4


http://en.wikipedia.org/wiki/NYSIIS

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


[jira] Commented: (CODEC-63) Implement Nysiis

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594084#action_12594084 ] 

Henri Yandell commented on CODEC-63:
------------------------------------

Note while researching this: Link the website to http://secondstring.sourceforge.net/ 

> Implement Nysiis
> ----------------
>
>                 Key: CODEC-63
>                 URL: https://issues.apache.org/jira/browse/CODEC-63
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Henri Yandell
>             Fix For: 1.4
>
>
> http://en.wikipedia.org/wiki/NYSIIS

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


[jira] Updated: (CODEC-63) Implement Nysiis

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton updated CODEC-63:
---------------------------------

    Affects Version/s: 1.x

> Implement Nysiis
> ----------------
>
>                 Key: CODEC-63
>                 URL: https://issues.apache.org/jira/browse/CODEC-63
>             Project: Commons Codec
>          Issue Type: New Feature
>    Affects Versions: 1.x
>            Reporter: Henri Yandell
>             Fix For: 1.x
>
>         Attachments: Nysiis.patch
>
>
> http://en.wikipedia.org/wiki/NYSIIS

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


[jira] Commented: (CODEC-63) Implement Nysiis

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576513#action_12576513 ] 

Henri Yandell commented on CODEC-63:
------------------------------------

Also consider the 'dropby' variant; whatever that is.

> Implement Nysiis
> ----------------
>
>                 Key: CODEC-63
>                 URL: https://issues.apache.org/jira/browse/CODEC-63
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Henri Yandell
>             Fix For: 1.4
>
>
> http://en.wikipedia.org/wiki/NYSIIS

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


[jira] Updated: (CODEC-63) Implement Nysiis

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell updated CODEC-63:
-------------------------------

    Attachment: Nysiis.patch

Implementation of the Nysiis algorithm. Really need to find more tests to prove it's good given that the small amount I found had errors afaict.

There is also a modified Nysiis or two that should be implemented.

> Implement Nysiis
> ----------------
>
>                 Key: CODEC-63
>                 URL: https://issues.apache.org/jira/browse/CODEC-63
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Henri Yandell
>             Fix For: 1.4
>
>         Attachments: Nysiis.patch
>
>
> http://en.wikipedia.org/wiki/NYSIIS

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


[jira] Updated: (CODEC-63) Implement Nysiis

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell updated CODEC-63:
-------------------------------

    Fix Version/s:     (was: 1.4)

Moving off of 1.4. Code is there, but I didn't find enough to be confident the algorithm was correctly implemented.

> Implement Nysiis
> ----------------
>
>                 Key: CODEC-63
>                 URL: https://issues.apache.org/jira/browse/CODEC-63
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Henri Yandell
>         Attachments: Nysiis.patch
>
>
> http://en.wikipedia.org/wiki/NYSIIS

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


[jira] Updated: (CODEC-63) Implement Nysiis

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton updated CODEC-63:
---------------------------------

    Fix Version/s: 1.x

> Implement Nysiis
> ----------------
>
>                 Key: CODEC-63
>                 URL: https://issues.apache.org/jira/browse/CODEC-63
>             Project: Commons Codec
>          Issue Type: New Feature
>    Affects Versions: 1.x
>            Reporter: Henri Yandell
>             Fix For: 1.x
>
>         Attachments: Nysiis.patch
>
>
> http://en.wikipedia.org/wiki/NYSIIS

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