consonants
There are 16 repositories under consonants topic.
Valkryst/VNameGenerator
A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.
kampsy/gwizo
Simple Go implementation of the Porter Stemmer algorithm with powerful features.
freealise/vocalise
Compose song lyrics, poetry or rap and improve your English - understand the grammar of phrases and sentences you read and hear, type or speak, and remember new words from the rhyming dictionary.
agricolamz/wcad
The World Consonant Alternation Database
fordnox/wordplex
Generate words by providing format CVVC# => GOOG1
javamultiplex/string-problems
String problems and solutions in Java
stegano/qwerty-dubeolsik
⌨ This library allows you to easily convert Korean keys to English keys to Korean on a QWERTY keyboard.
vahdetsavci/sessiz_harf
Bu uygulama kullanıcı tarafından girilen metin içerisindeki sessiz harf varlığını kontrol eder ve sonucu yazdırır.
ymw0407/jamo
Hangeul character syllable decomposing/composing library
AkuzaInu/vowelcounter
Vowelcounter is a super simple python script that counts the vowels in a provided string.
efocampo/filtro-alfabeto
Dada una cadena formada sólo por caracteres en minúscula, se crean dos métodos que filtran todas las consonantes y vocales de la palabra dada en orden.
elderon89/contadorpalavra
Simple code that counts the number of letters, vowels and consonants of the desired word.
hahaslav/consecutive-consonant-letters
Find words with two consecutive consonant letters
IsmeniaIMGO/RecursividadConsonante
Uniquindio-Programacion III - Metodo que usando recursividad devuelve solo las consonantes de una cadena de caracteres.
LunarisApp/text-tools
A collection of text processing tools
tejamaddimsetty/Python-String-Conversion
A program to calculate the cost of converting a string either to consonants or to vowels. And the cost calculation is something like 1 Coin for one conversion.