WIP
[evolve-layout.git] / plot-difference-prosa-korpus.pyx
blobec2f8f3c3d98fab81cc2c372bbf54a26ca74dc8a
1 # Command script saved by PyXPlot 0.8.1
2 # Timestamp: Sat Jul 31 19:46:36 2010
3 # User: Arne Babenhauserheide
5 set width 15
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"