Skip to content

lwchkg/hello-dict

Repository files navigation

Hello Dict

Dictionary coded in React.js. Just type in the word in the box and search.

Coded with ❤️ by WC Leung.

Credits

Dictionary data from GNU Collaborative International Dictionary of English, version 0.51.

To-dos

  • Add WordNet data.
  • Transform search term with WordNet algorithm (e.g. studies -> study) before doing the search.