Word Finder
Solve anagrams, find words and finish crossword puzzles.
Anagrams
Length
: Exactly
Minimum
Maximum
Word Finder
Word Length:
Exactly
Minimum
Maximum
Results:
Definitions:
*Experimental Features:
The program was originally designed to search for English words in the Wikidata lexeme namespace. However, it is possible to run searches on other languages and within the main Wikidata namespace (labels and descriptions). These features haven't been fully implemented so will likely produce odd results and possibly error or timeout
†Regular Expressions:
Check out this explanation of regular expressions. But basically: enter letters you want to match and a full stop for each missing letter. For example, .b.n.o. will find the word abandon; a more complicated example: .*o{2}k{2}e{2}.*r will find bookkeeper
About
Powered by Wikidata Lexemes and the Wikidata Query Service (WDQS). Built with Javascript and the p5.js library. All code by @piecesofuk