From 7d58efb6600d164101c439cf8954de637ea35c34 Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 14 Dec 2010 08:46:22 +0000 Subject: optimization in the parser for large lexicons. Now, the parser is slightly slower for grammars with a small lexicon but 3-4 times faster for the English Resource Grammar used in combination with Oxford Advanced Learners Dictionary --- src/runtime/haskell/PGF/Forest.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/haskell/PGF/Forest.hs') diff --git a/src/runtime/haskell/PGF/Forest.hs b/src/runtime/haskell/PGF/Forest.hs index a4a9266f7..be96ac0f3 100644 --- a/src/runtime/haskell/PGF/Forest.hs +++ b/src/runtime/haskell/PGF/Forest.hs @@ -17,7 +17,6 @@ module PGF.Forest( Forest(..) , BracketedString, showBracketedString, lengthBracketedString , linearizeWithBrackets , getAbsTrees - , foldForest ) where import PGF.CId -- cgit v1.2.3