kat007 / InteractiveDirectory

Look up a word in a 5M dataset in Json file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InteractiveDirectory

Look up a word in a 5M dataset in Json file

  1. Return the word definition
  2. Account for non-existing words
  3. Implement case sensitivity, including all upper case, and title style words
  4. Best match out of a list of words
  5. Recommend the best match
  6. Confirmation from the user
  7. Optimizing the final output

About

Look up a word in a 5M dataset in Json file


Languages

Language:Python 100.0%