krasimir
01fef5109c
Perhaps -> Maybe refactoring and better error message for conflicts during module update
2009-02-23 12:42:44 +00:00
krasimir
0e1215a8f1
some dead code elimination in UseIO and ReadFiles
2009-01-31 20:36:41 +00:00
bjorn
b8893fc0b5
Remove more unused stuff from GF.Data.Operations.
2008-12-01 21:33:53 +00:00
bjorn
f50c4270ad
Remove lots of old unused stuff from GF.Data.Operations.
2008-11-27 10:55:24 +00:00
bjorn
1145aefdbb
More efficient implementation of topological sort.
...
Profiling the compilation of the OALD lexicon showed that 90-95% of the time was spent in topoSort. The old implementation was quadratic. Replaced this with O(E + V) implementation, in GF.Data.Relation. This gave a 10x speed-up (~ 25 sec instead of ~270 sec) for compiling ParseEng and OaldEng.
2008-11-27 10:29:29 +00:00
bjorn
5dee98234e
My profiling showed that the BinTree operations were responsible for about 60% of the CPU time when reading a large .gfo file. Replacing BinTree by Data.Map reduced this to about 6%, which meant about 50% reduction in total CPU time.
2008-11-26 15:44:22 +00:00
aarne
e9e80fc389
changed names of resource-1.3; added a note on homepage on release
2008-06-25 16:54:35 +00:00
aarne
b96b36f43d
removed src for 2.9
2008-06-25 16:43:48 +00:00
bringert
e4ffd51797
Moved Err definition to GF.Data.ErrM from GF.Data.Operations. This means the GF-embed does not have to include GF.Data.Operations.
2007-12-20 17:41:31 +00:00
aarne
ed5b02d4aa
checking name conflicts; some RGs don't work now
2007-06-17 21:56:27 +00:00
aarne
3ff765620c
distinguished uni and multi treebanks
2006-03-03 20:51:03 +00:00
aarne
524c4829f9
nondeterministic lexer, e.g. subseqs
2005-11-17 23:17:42 +00:00
bringert
1c4c17f1b6
More efficient implementations of mapPairsM and mapPairListM
2005-11-11 15:12:41 +00:00
bringert
928c84b36c
Documented SRGS XML generation. Started working on support for probabilities in SRG generation. Added support for probabilities in for SRGS.
2005-11-01 19:09:04 +00:00
aarne
5bf9a7fe70
BinTree vs. FiniteMap
2005-05-30 17:39:43 +00:00
bringert
5c9917ff8d
Fixed module names and imports after giant file move.
2005-04-21 15:21:02 +00:00
peb
67aa6e7a81
"Committed_by_peb"
2005-03-29 10:17:53 +00:00
krijo
2edae8de54
Err is now an instance of MonadPlus.
2005-03-14 22:45:36 +00:00
peb
bf436aebaa
"Committed_by_peb"
2005-02-24 10:46:37 +00:00
peb
9568d7a844
"Committed_by_peb"
2005-02-18 18:21:06 +00:00
aarne
bc05653e82
resources and new instantiation syntax
2005-02-04 19:17:57 +00:00
peb
6381f3a998
"Committed_by_peb"
2005-02-04 09:10:28 +00:00
peb
4a5a48157f
"Committed_by_peb"
2005-02-03 14:13:35 +00:00
bringert
65f012d155
Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm.
2004-08-23 07:51:36 +00:00
aarne
3fb91e0f44
improved make facility: remember state if fails; does not need source
2004-06-15 13:55:54 +00:00
peb
652618742a
*** empty log message ***
2004-06-10 14:37:43 +00:00
peb
c10aa3b696
*** empty log message ***
2004-06-06 10:11:10 +00:00
peb
7716f81886
*** empty log message ***
2004-06-02 11:17:15 +00:00
aarne
2945d9bcb8
strict BinTree
2004-05-26 08:33:27 +00:00
aarne
6719aedde3
Better help.
2004-03-26 20:08:30 +00:00
aarne
25c8690586
Field lock in MkResource.
...
Field lock in MkResource.
Terrible bug fixed in Check Grammar.
2003-11-13 08:17:28 +00:00
aarne
31e0deb017
Rebuilding resource libraries.
...
Rebuilding resource libraries.
Working with resource interfaces.
2003-10-21 15:15:47 +00:00
peb
7aa7a3cf19
added Functor instance for Err datatype
2003-10-06 08:37:59 +00:00
aarne
b1402e8bd6
Founding the newly structured GF2.0 cvs archive.
2003-09-22 13:16:55 +00:00