dkpro / dkpro-similarity

Word and text similarity measures
https://dkpro.github.io/dkpro-similarity
Other
53 stars 22 forks source link

Method for comparing texts according to their soundex representations #10

Closed nicolaierbs closed 7 years ago

nicolaierbs commented 9 years ago

Original issue 10 created by dkpro on 2013-06-10T08:49:36.000Z:

This would be a nice addition. In principle it also works with several other measures, e.g. GreedyStringTiling on sounds instead of tokens.

This could be further generalized to stems/lemmas etc.

zesch commented 7 years ago

We have a couple of those measures in algorithms-sound. What was the idea beyond that?

nicolaierbs commented 7 years ago

Honestly, I don't recall. It definitely wasn't high priority.