Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harrison3000/go-metaphone-ptbr
Implementação do algoritmo metaphone-ptbr em golang
https://github.com/harrison3000/go-metaphone-ptbr
Last synced: 1 day ago
JSON representation
Implementação do algoritmo metaphone-ptbr em golang
- Host: GitHub
- URL: https://github.com/harrison3000/go-metaphone-ptbr
- Owner: harrison3000
- License: mit
- Created: 2022-04-25T22:51:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T20:51:10.000Z (about 2 years ago)
- Last Synced: 2024-11-10T17:47:28.207Z (about 2 months ago)
- Language: Go
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-metaphone-ptbr
Implementação do algoritmo metaphone-ptbr em GolangTraduzido diretamente do código em C escrito por [carlosjordao](https://github.com/carlosjordao/metaphone-ptbr)