Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 259 Bytes

File metadata and controls

14 lines (10 loc) · 259 Bytes

USAGE

Set up

  • unzip DSP_Final_Project.zip
  • make all

Build models

  • ./train -default
  • ./train -wordLen #rangel #ranger

Test datas

  • ./test -default
  • ./test [-penalty #penalty] [-threshold #threshold] [-wordLen #rangel #ranger]