soundex
Phonetic coder
A Ruby implementation of the Soundex phonetic algorithm for coding and decoding American words
A soundex function coded in Ruby
6 stars
3 watching
3 forks
Language: Ruby
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
soundcloud/soundcloud-ruby | Provides Ruby classes and methods to interact with the SoundCloud API | 7 |
rsl/stringex | Extensions to Ruby's String class providing utility methods and permalink solutions. | 984 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |
markburns/numbers_in_words | Converts numbers to English words and vice versa in Ruby | 79 |
siaflab/petal | A programming language designed for live coding and music performance using Sonic Pi. | 93 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
ms-ati/docile | Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 419 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 347 |
cmusphinx/pocketsphinx-ruby | Provides Ruby FFI bindings for a lightweight speech recognition engine | 13 |
mbj/unparser | Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
verbalexpressions/rubyverbalexpressions | A Ruby library that helps to construct complex regular expressions | 144 |
mizor/machine-learning-ruby | A Ruby implementation of common machine learning algorithms and techniques | 13 |