filename change
This commit is contained in:
parent
ec66ad6385
commit
d7ef219843
|
@ -25,7 +25,7 @@ install: release
|
||||||
$(HOME)/Library/Input\ Methods/McBopomofo.app/Contents/MacOS/McBopomofo install
|
$(HOME)/Library/Input\ Methods/McBopomofo.app/Contents/MacOS/McBopomofo install
|
||||||
|
|
||||||
#cd ../LettucePhrases
|
#cd ../LettucePhrases
|
||||||
#awk -v TOTAL=$(awk '{s+=$2}END{print s}' 1-4w.occ ) \
|
#awk -v TOTAL=$(awk '{s+=$2}END{print s}' phrase.occ ) \
|
||||||
#'{printf("%s %.8f\n",$1,log($2/TOTAL)/log(10))}' 1-4w.occ \
|
#'{printf("%s %.8f\n",$1,log($2/TOTAL)/log(10))}' phrase.occ \
|
||||||
#| sed -e 's/inf$/7.0/' > PhraseFreq.txt
|
#| sed -e 's/inf$/7.0/' > PhraseFreq.txt
|
||||||
#cd ../Prototype
|
#cd ../Prototype
|
||||||
|
|
Loading…
Reference in New Issue