Wolfgang Bumiller
|
8bc9d4b427
|
Committing an evil allocator and a trie to speed up the correction stuff
|
2013-01-05 19:09:36 +01:00 |
|
Wolfgang Bumiller
|
0e3bb0e4f4
|
Get rid of correct_strndup and correct_concat altogether, reduces each generated edit to a single alloc
|
2013-01-04 14:50:50 +01:00 |
|
Dale Weiler
|
36d02d010e
|
Got rid of all the memleaks. We can now merge with master.
|
2013-01-04 11:53:40 +00:00 |
|
Dale Weiler
|
18b9473cf8
|
Itegration of corrector. Seems to be some leaks in the score keeping for the probability system.
|
2013-01-04 11:44:25 +00:00 |
|
Dale Weiler
|
d97e032fcf
|
Cleanups and add the corrector to the makefile. Starting integration with the parser.
|
2013-01-04 10:05:41 +00:00 |
|
Dale Weiler
|
7ef051f58a
|
Fix all the memleaks in the corrector. Holy shit, the amount of hours I wasted trying to find out where I left out ONE little free.
|
2013-01-04 09:46:22 +00:00 |
|
Dale Weiler
|
ab64706cc3
|
Fix another two leaks
|
2013-01-03 21:38:07 +00:00 |
|
Dale Weiler
|
2189dd4b85
|
Remove some memory leaks in the corrector. There is still some memory leaks that are proving impossible to fix.
|
2013-01-03 21:25:35 +00:00 |
|
Dale Weiler
|
861987e13e
|
Work on "did you mean? <ident>" support for errors. Using a three-part Bayes Theorem expression (language model, error model and control mechanisim).
|
2013-01-03 19:44:13 +00:00 |
|