Dynamic configuration of entries specified in .info file

HI,

As per documentation on http://wiki.languagetool.org/hunspell-support a dictionary can be configured by making entries in .info file. But any change to this file requires restart and the effect is global to all end-users.
I would like to give a UI to the user of my application to specify if he wants to ignore camel-case or upper-case words etc. and effect of this change should be specific to that user only.

Is there a way to specify these type of configuration while creating instance of JLanguageTool object to give personalized behavior to the user?

Thanks & Regards

Kapil

I don’t think that’s possible yet, sorry.