From 17359fd91d8990cbf186fc37bec09f5edcb5173b Mon Sep 17 00:00:00 2001 From: Kevin Brubeck Unhammer Date: Thu, 18 Sep 2008 11:05:31 +0200 Subject: [PATCH] fixed a little bug in root reestimation (forgot to divide by len(corpus)=f_T_q(ROOT)) --- DMVCCM.html | 298 +++++++++++++++++----------------- DMVCCM.org | 109 ++++++------- report/compile.sh | 2 + report/getbib.sh | 3 + report/report.pdf | Bin 0 -> 128822 bytes tex/formulas.tex => report/report.tex | 253 ++++++++++++++--------------- report/statistical.bib | 235 +++++++++++++++++++++++++++ src/cnf_dmv.py | 5 +- src/loc_h_dmv.py | 228 ++++++++++++++------------ src/loc_h_dmv.pyc | Bin 38039 -> 36982 bytes src/loc_h_harmonic.py | 73 ++++----- src/main.py | 177 ++++++++++++++------ src/wsjdep.py | 9 +- tex/formulas.pdf | Bin 120297 -> 124477 bytes tex/formulas.tex | 72 +++++--- 15 files changed, 917 insertions(+), 547 deletions(-) create mode 100755 report/compile.sh create mode 100755 report/getbib.sh create mode 100644 report/report.pdf copy tex/formulas.tex => report/report.tex (61%) create mode 100644 report/statistical.bib rewrite src/loc_h_dmv.pyc (66%) rewrite tex/formulas.pdf (72%) diff --git a/DMVCCM.html b/DMVCCM.html index 9f31d4b..d03cf89 100755 --- a/DMVCCM.html +++ b/DMVCCM.html @@ -6,7 +6,7 @@ lang="en" xml:lang="en"> DMV/CCM – todo-list / progress - +