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.

    Language:Java87539
  • kampsy/gwizo

    Simple Go implementation of the Porter Stemmer algorithm with powerful features.

    Language:Go27402
  • 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.

    Language:JavaScript10101
  • agricolamz/wcad

    The World Consonant Alternation Database

    Language:HTML4312
  • fordnox/wordplex

    Generate words by providing format CVVC# => GOOG1

    Language:JavaScript1201
  • javamultiplex/string-problems

    String problems and solutions in Java

    Language:Java1001
  • stegano/qwerty-dubeolsik

    ⌨ This library allows you to easily convert Korean keys to English keys to Korean on a QWERTY keyboard.

    Language:TypeScript10
  • vahdetsavci/sessiz_harf

    Bu uygulama kullanıcı tarafından girilen metin içerisindeki sessiz harf varlığını kontrol eder ve sonucu yazdırır.

    Language:C#110
  • ymw0407/jamo

    Hangeul character syllable decomposing/composing library

    Language:Go1102
  • AkuzaInu/vowelcounter

    Vowelcounter is a super simple python script that counts the vowels in a provided string.

    Language:Python0100
  • 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.

    Language:JavaScript0100
  • elderon89/contadorpalavra

    Simple code that counts the number of letters, vowels and consonants of the desired word.

    Language:Python0100
  • hahaslav/consecutive-consonant-letters

    Find words with two consecutive consonant letters

    Language:C++0100
  • IsmeniaIMGO/RecursividadConsonante

    Uniquindio-Programacion III - Metodo que usando recursividad devuelve solo las consonantes de una cadena de caracteres.

    Language:Java0100
  • LunarisApp/text-tools

    A collection of text processing tools

    Language:TypeScript00
  • 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.

    Language:Python10