19 results for “topic:consonants”
A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.
Simple Go implementation of the Porter Stemmer algorithm with powerful features.
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.
A collection of text processing tools
The World Consonant Alternation Database
All the Programs of the 5th Sem Compiler Design Lab with their output in different steps. This lab provides students with hands-on experience in understanding and implementing fundamental compiler concepts. It focuses on practical exposure to key phases of compilation such as lexical analysis, syntax analysis, semantic analysis, intermediate code.
Gather several phonetic measurements for all phones of an aligned textgrid.
⌨ This library allows you to easily convert Korean keys to English keys to Korean on a QWERTY keyboard.
String problems and solutions in Java
Bu uygulama kullanıcı tarafından girilen metin içerisindeki sessiz harf varlığını kontrol eder ve sonucu yazdırır.
Generate words by providing format CVVC# => GOOG1
Hangeul character syllable decomposing/composing library
Vowelcounter is a super simple python script that counts the vowels in a provided string.
Decompose Thai script into consonants and vowels — all 44 consonants and 31 vowel patterns
Find words with two consecutive consonant letters
Simple code that counts the number of letters, vowels and consonants of the desired word.
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.
Uniquindio-Programacion III - Metodo que usando recursividad devuelve solo las consonantes de una cadena de caracteres.
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.