summaryrefslogtreecommitdiff
path: root/graehl/NOTES.earley
diff options
context:
space:
mode:
authorgraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-08-18 01:58:24 +0000
committergraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-08-18 01:58:24 +0000
commit24fde5b80aa3b1b735d6ac6f18e08d0012ebebf8 (patch)
tree04bc847634ee92c6b077a214c2ca22c2046dbfa0 /graehl/NOTES.earley
parent4833ff06e9a9b98a6da898910376ba3527e9485c (diff)
home
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@588 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'graehl/NOTES.earley')
-rwxr-xr-xgraehl/NOTES.earley4
1 files changed, 4 insertions, 0 deletions
diff --git a/graehl/NOTES.earley b/graehl/NOTES.earley
index 9b8bf1fc..6f94f898 100755
--- a/graehl/NOTES.earley
+++ b/graehl/NOTES.earley
@@ -84,3 +84,7 @@ then X[k,i]->rY.s (a',b') with a' += a*b'', b' += b*b''
(this is summing over all derivations)
+
+==========
+
+is forward cost viterbi fine? i.e. can i have items whose names ignore the lhs NT (look up predictions that i finish lazily / graph structured?)