Re: Desciption of the spell checker engine of OpenOffice

2014-09-06 Thread Andrea Pescetti
On 05/09/2014 Maria Hartmann wrote: describe how hunspell works because the files I wrote for the spell checker have no funtionality by there own. Right? Well, no. Hunspell files are useful in themselves too. Hunspell can be used both as a stand-alone command-line tool or as a library.

RE: Desciption of the spell checker engine of OpenOffice

2014-09-06 Thread Maria Hartmann
Hey Andrea, thank you for the links, I already found and got enough stuff to write an overview. Regards, Maria Date: Sat, 6 Sep 2014 18:18:32 +0200 From: pesce...@apache.org To: dev@openoffice.apache.org Subject: Re: Desciption of the spell checker engine of OpenOffice On 05/09/2014

Desciption of the spell checker engine of OpenOffice

2014-09-05 Thread Maria Hartmann
Hi, I am looking for a description of the Hunspell engine or rather about how hunspell is implemented in OpenOffice. I am writing my bachelor thesis, wrote a spell checker for a swiss dialect and have to write 30 pages about the language and the program. So I thought it would be good to