Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Finbarrs Oketunji <f@finbarrs.eu>
  • Loading branch information
0xnu committed Apr 25, 2024
1 parent 3e62ab8 commit 23fed8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/0xnu/nysiis.svg)](https://pkg.go.dev/github.com/0xnu/nysiis)
[![PyPI version](https://img.shields.io/pypi/v/pynysiis.svg)](https://pypi.org/project/pynysiis/)
[![npm version](https://img.shields.io/npm/v/nysiis.svg)](https://www.npmjs.com/package/nysiis)
[![LuaRocks](https://img.shields.io/luarocks/v/0xnu/nysiis.svg)](https://luarocks.org/modules/0xnu/nysiis)
[![License](https://img.shields.io/github/license/0xnu/nysiis)](/LICENSE)

The `nysiis` package provides a Golang implementation of the [New York State Identification and Intelligence System](https://en.wikipedia.org/wiki/New_York_State_Identification_and_Intelligence_System) (NYSIIS) phonetic encoding algorithm. NYSIIS encodes names based on pronunciation, which is helpful in name-matching and searching applications.
Expand Down

0 comments on commit 23fed8f

Please sign in to comment.