# Combine the two dictionaries (used for TriTagger), mark one line as a start of no suffix generation
MODEL_DIR=~/nlp/java/icenlp/core/ngramsResearch/models/new
perl combineFreqDicts.pl $MODEL_DIR/$1TM.orig.lex bin2.out.freq.dict $MODEL_DIR/$1TMBin.lex -nosuffix
