Hunspell files correctness checker

Talk about anything at all....
Post Reply
maurotrev
Posts: 5
Joined: Fri Aug 25, 2017 9:13 am

Hunspell files correctness checker

Post by maurotrev »

Hi all. I would like to inform all of you that I wrote an application that does some correctness checks upon aff/dic, thesaurus, and syllabation files.
For now it is specialized on venetan language (my language) but has some simple checks also for any other language (following the hunspell specifications), and of course is extendable to other languages as well.
This application is NOT an editor, just a correctness checker, you are free to use your editor of choice (mine is Notepad++).
If anyone likes to try it (s)he can find it here: https://github.com/mtrevisan/Hunspeller (binaries are here https://github.com/mtrevisan/Hunspeller/tree/master/bin, current version 1.7.1).
Thanks to anyone who will try it and report any kind of problems.
In the about section you can see the recognized tags.

Hope you can find it useful! :D
OpenOffice 4.2 on Windows 10
User avatar
Oliver12
Banned
Posts: 6
Joined: Sun Mar 17, 2019 9:24 pm

Re: hunspell files correctness checker

Post by Oliver12 »

maurotrev wrote:Hi all. I would like to inform all of you that I wrote an application that does some correctness checks upon aff/dic, thesaurus, and syllabation files.
For now it is specialized on venetan language (my language) but has some simple checks also for any other language (following the hunspell specifications), and of course is extendable to other languages as well.
This application is NOT an editor, just a correctness checker, you are free to use your editor of choice (mine is Notepad++).
If anyone likes to try it (s)he can find it here: https://github.com/mtrevisan/Hunspeller (binaries are here https://github.com/mtrevisan/Hunspeller/tree/master/bin, current version 1.7.1).
Thanks to anyone who will try it and report any kind of problems.
In the about section you can see the recognized tags.

Hope you can find it useful! :D
Wow thanks for this so much!. You saved my day,

Regards,
Oliver
[url=httpsX://gimp.software/][color=#000000]gimp[/color][/url] [url=httpsX://freejobalert.vip/][color=#000000]freejobalert[/color][/url] [url=httpsX://notepad.software/][color=#000000]notepad++[/color][/url]
maurotrev
Posts: 5
Joined: Fri Aug 25, 2017 9:13 am

Re: hunspell files correctness checker

Post by maurotrev »

Glad to hear that, Oliver!
If you have any suggestions or improvement just open an issue!
Thank you
OpenOffice 4.2 on Windows 10
maurotrev
Posts: 5
Joined: Fri Aug 25, 2017 9:13 am

Re: Hunspell files correctness checker

Post by maurotrev »

I've just released version 1.10.0!
I've revised the user experience and added update capabilities, as also as the ability to generate a part-of-speech FSA in order to be used by LanguageTools, improved the merging of thesaurus entries, the menus, and added the management of SentenceExceptList.xml and WordExceptList.xml files.
You can download it here https://raw.githubusercontent.com/mtrev ... 1.10.0.jar (direct link), or here https://github.com/mtrevisan/HunLinter/tree/master/bin.
OpenOffice 4.2 on Windows 10
Post Reply