From d7ef219843641a2a5c6976f70dd33e975c074761 Mon Sep 17 00:00:00 2001 From: Mengjuei Date: Tue, 22 Nov 2011 22:35:19 -0800 Subject: [PATCH] filename change --- Source/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Makefile b/Source/Makefile index 77dfbfc3..19c97497 100644 --- a/Source/Makefile +++ b/Source/Makefile @@ -25,7 +25,7 @@ install: release $(HOME)/Library/Input\ Methods/McBopomofo.app/Contents/MacOS/McBopomofo install #cd ../LettucePhrases -#awk -v TOTAL=$(awk '{s+=$2}END{print s}' 1-4w.occ ) \ -#'{printf("%s %.8f\n",$1,log($2/TOTAL)/log(10))}' 1-4w.occ \ +#awk -v TOTAL=$(awk '{s+=$2}END{print s}' phrase.occ ) \ +#'{printf("%s %.8f\n",$1,log($2/TOTAL)/log(10))}' phrase.occ \ #| sed -e 's/inf$/7.0/' > PhraseFreq.txt #cd ../Prototype