https://github.com/kayx23/word-checker
Checking if a word is a real word (Available in English & French)
https://github.com/kayx23/word-checker
data-structure python tkinter trie-structure
Last synced: about 1 year ago
JSON representation
Checking if a word is a real word (Available in English & French)
- Host: GitHub
- URL: https://github.com/kayx23/word-checker
- Owner: kayx23
- Created: 2020-10-22T06:13:33.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T04:27:52.000Z (almost 6 years ago)
- Last Synced: 2025-03-27T14:52:49.614Z (over 1 year ago)
- Topics: data-structure, python, tkinter, trie-structure
- Language: Python
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word Checker
A GUI tool to check if a word is valid. Available in English & French.
Underlying data structure: **trie**
To start the tool, run
```
$ python3 FrontEnd.py
```
## Demo
**English**

**French**

**Switching languages**

## Word Source
English: https://github.com/dwyl/english-words
French: https://www.freelang.com/download/misc/liste_francais.zip