[libvoikko] Wiki pages related to libvoikko

Harri Pitkänen hatapitk at iki.fi
Thu Feb 25 20:22:16 EET 2010


On Thursday 25 February 2010, Flammie Pirinen wrote:
> The slower integration plan is fine by me, as I wouldn't really mind
> having the actual optimized library usable for voikko instead of the
> heavyweight library with my leaking code.
> 
> ...however for purpose of testing and integrating the international
> voikko I've attached a mostly untested patch

Thanks. I fixed the warnings about unused parameters in SVN so that you do not 
have to maintain the diff of those changes anymore.

> I assume you may find it usable even with its memory leaks and
> performance issues. It includes a suggestion of FST implementation of
> suggestion mechanism I am currently writing a paper or tech doc about.

Looks interesting. We should improve the suggestion generation code so that 
your suggestion mechanism could actually be plugged into use. Should not be 
too hard, most of the required abstractions are already there.

I won't merge the patch in its current form as the FlagDiacritics part appears 
to be something that should rather belong to HFST. Additionally indentation 
does not match the tab indentation used in libvoikko. I admit that the choice 
of using tabs for indentation in libvoikko was a mistake and I'll probably 
reindent all of the source code using four spaces instead.

Other than that, the patch looks good to me.

Harri



More information about the Libvoikko mailing list