diff options
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?)  | 
