1 # Command script saved by PyXPlot 0.8.1
2 # Timestamp: Sat Jul 31 19:46:36 2010
3 # User: Arne Babenhauserheide
6 set title
"text comparision: prosa vs. korpus"
7 set xlabel
"line number [index]"
8 set ylabel
"cost [$\sum{nGram\ occurrence\ diff} \cdot (100+log_2(len(line))$] "
9 plot
"res2" title
"sentences.mod.utf-8.txt", "res" title
"beispieltext-prosa.txt"