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: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides Ruby classes and methods to interact with the SoundCloud API | 7 |
| Extensions to Ruby's String class providing utility methods and permalink solutions. | 983 |
| Breaks text into contiguous sequences of words or phrases | 12 |
| Converts numbers to English words and vice versa in Ruby | 79 |
| A programming language designed for live coding and music performance using Sonic Pi. | 95 |
| Efficient text classification and representation learning library for Ruby | 204 |
| 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 | 418 |
| Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
| Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
| 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. | 351 |
| Provides Ruby FFI bindings for a lightweight speech recognition engine | 13 |
| Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
| Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A Ruby implementation of common machine learning algorithms and techniques | 13 |