Skip to content

Search for all possible words to be created with a bunch of letters in a dictionary

Notifications You must be signed in to change notification settings

baptisteem/Dictionary-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary search

Author : EMMANUEL Baptiste

What is it ?

Dictionary search is a tool that allow you to search in a dictionary all the possible words to create with a bunch of letters.

How it works

First the dictionary is parsed thanks to a tree. After that, all research will be done with this tree. This tree allow this tool to be very quick and efficient.

How to use it

./words dictionary.txt

About

Search for all possible words to be created with a bunch of letters in a dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published