Found 1,148 repositories(showing 30)
viresh-ratnakar
Web app for crossword construction: designing a grid, filling the grid, creating straight or cryptic clues, and downloading as Exolve or .puz. All data is saved locally, no crosswords are sent to any server (unless you export to Exost for web-serving).
hyvyys
Pangrams, sample sentences, character sets and metadata for the world's languages
Tebs-Lab
A Javascript program for generating perfect pangrams
davelab6
Deleted Wikipedia Pangrams
rm-hull
A multi-word anagram solver, based on the article "Anagrams and Pangrams" from The Armchair Universe
temporalparts
Finding English Perfect Pangrams
Harshinis-2004
No description available
johnkerl
A simple JavaScript app to see if a phrase is a pangram
tuzz
A software implementation of Lee Sallows' Pangram Machine from his paper 'In Quest of a Pangram'.
BimoT
A pangram checker for the commandline
veersheth
The Brown Fox is typing test that measures the time take to type out the popular English pangram, hence getting an idea of the typing speed.
glebec
Cursed Pangram
slaughtr
API to determine if a string input is a pangram
pangramlabs
Python package for AI-generated text classification.
F0rgenet
Russian text generator for Typst, offering placeholder texts sourced from famous Russian authors. It allows you to generate various types of Russian text samples, including lorem ipsum, pangrams, and works by authors like Pushkin.
tvquizphd
Pangram Generator
kagerer19
No description available
yavuzim
No description available
hootanht
No description available
mrexodia
Simple web UI for the Pangram AI detection API.
Determines the surplus of characters that satisfies a self-enumerating pangram.
Reshma583
No description available
ha-manel
No description available
fenekirass565
A pangram is a sentence that contains every single letter of the alphabet at least once. For example, the sentence "The quick brown fox jumps over the lazy dog" is a pangram, because it uses the letters A-Z at least once (case is irrelevant). Given a string, detect whether or not it is a pangram.
yadavgoku
pangram
jbobrow
Using a simple probabalistic method for generating sentences, called a Markov Chain, the pangram generator is first trained on a dataset, such as a favorite author, book, blog... and then set free to generate pangrams, sentences that contain all of the letters of the alphabet, to use while showing off or testing out different fonts. Inspired by listening to Lumi's podcast interview of Frere Jones, http://blog.lumi.com/wellmade/2-tobias-frere-jones.
akb286
Exercism solution Pangram - Ruby
JBaskharoun96
Program takes a sentence as input and returns whether the sentence is a pangram. Filters punctuation and whitespace automatically. Learned sets and lambda functions by making this
massimo99881
C++ Sample program
landonpd
Uses AI to generate valid pangrams