cesschneider / MorseParser

Parses a Morse encoded message and try to match with a list of context words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MorseParser

Reads two input files with Morse-encoded messages (one message per line) and context words for string matching.

Implementation based on American code and examples found at http://en.wikipedia.org/wiki/Morse_code

About

Parses a Morse encoded message and try to match with a list of context words.


Languages

Language:Java 100.0%