From 9966c9c3bed1707fa5dbe48e8cb73c90db60cef2 Mon Sep 17 00:00:00 2001 From: graehl Date: Mon, 5 Jul 2010 16:01:51 +0000 Subject: TODO (mostly low priority) notes git-svn-id: https://ws10smt.googlecode.com/svn/trunk@128 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/ff.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'decoder/ff.cc') diff --git a/decoder/ff.cc b/decoder/ff.cc index 61f4f0b6..95bd9665 100644 --- a/decoder/ff.cc +++ b/decoder/ff.cc @@ -1,3 +1,5 @@ +//TODO: 0 size state != rule-local feature, i.e. still may depend on source span loc/context. identify truly rule-local features so if we want they can be added to grammar rules (minor speedup) + #include "ff.h" #include "tdict.h" -- cgit v1.2.3