Class Caverphone2
Encodes a string into a Caverphone 2.0 value.
This is an algorithm created by the Caversham Project at the University of Otago. It implements the Caverphone 2.0 algorithm:
See: Caverphone 2.0 specification
This class is immutable and thread-safe.
Inherited Members
Assembly: Lucene.Net.Analysis.Phonetic.dll
Syntax
public class Caverphone2 : AbstractCaverphone, IStringEncoder
Methods
Name | Description |
---|---|
Encode(String) | Encodes the given string into a Caverphone 2.0 value. |