Skip to content

Word Finder - provide the letters from wordle in "letters" and execute the program

Notifications You must be signed in to change notification settings

vpadman1/Word_Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Word_Finder

Find word:

  • read_url ----> read data from a url containing all words and converting them to list
  • read run_combinations ----> mix match the letters given by the user and returns multiple combinations of words
  • mian func ----> convert to numpy array of all python list for faster processing and finds the common words from both the arrays
  • return an array that contains the necessary 5 letter words for use.

About

Word Finder - provide the letters from wordle in "letters" and execute the program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages