From 7ea4f054bb2c46ef110db37ab6bc8311fe56c4cb Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Thu, 21 Mar 2013 12:30:45 +0800 Subject: [PATCH] todo --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index d279edb..e0e5aab 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +non-trivial space optimization +(For each state whose word_space is free, set a proper value such that it may cover most whitespaces) +(Or just set word_space according to the first positive whitespace, but need to do this before the state inherit some value) + == Future: == Too difficult/complicated to implement: