Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 217 Bytes

Soundex

A Finite State Soundex Transducer (converts a Surname into a Soundex Code)

HOW TO RUN

  1. Compile all java files.
  2. Run command "java Soundex [filename.ext here]" ex: "java Soundex test"