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
commit5f89a46858a7f271884d06c6107b65324a92a279 (patch)
tree5c5cc3c07ceb54c3a1b43859fff698e1c88190bd /graehl/NOTES.earley
parent715469d52e718cf5a5cb8ba6b4ed6395cf459d58 (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?)