diff options
author | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-18 01:58:24 +0000 |
---|---|---|
committer | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-18 01:58:24 +0000 |
commit | 5f89a46858a7f271884d06c6107b65324a92a279 (patch) | |
tree | 5c5cc3c07ceb54c3a1b43859fff698e1c88190bd /graehl | |
parent | 715469d52e718cf5a5cb8ba6b4ed6395cf459d58 (diff) |
home
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@588 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'graehl')
-rwxr-xr-x | graehl/NOTES.earley | 4 |
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?) |