- A morse code encoder is included to make things easier for making morse code strings.
- A persistent dictionary (python) is provided full of about 130k words. You can also create a new persistent dictionary (instructs within)
- Basically, the main decoder branches out nodes and inspects them to see if they are a potential match to the original morse code. Create child node, rinse, repeat.
- In the end, a list of strings that match the originally supplied morse code are displayed.
- TODO: The main feature to add next will need to be a grammar check that terminates nodes early on if their grammar is fubar.
-
Notifications
You must be signed in to change notification settings - Fork 1
sethgrid/MorseNode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spaces missing in your Morse Code? Rebuild possible matching strings.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published