/MorseParser

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

Primary LanguageJava

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