Hi Daniel,

you may want to check out Hunspell's support in Lucene, it's purely Java-based.

https://lucene.apache.org/core/4_10_1/analyzers-common/org/apache/lucene/analysis/hunspell/package-summary.html

Perhaps it'll help you ease the transition (or avoid it completely?).

Dawid

On Sat, Oct 11, 2014 at 12:00 PM, Daniel Naber
<daniel.na...@languagetool.org> wrote:
> Hi,
>
> to provide LT as a 100% pure Java software, I'd like to switch from
> Hunspell (native code) to Morfologik (Java-based). For that, I think the
> following languages are easy to switch:
>
>      Asturian
>      Galician
>      Khmer
>      Spanish
>      Tagalog
>      Esperanto
>      Icelandic
>
> Does anybody see a problem with me switching those languages to
> Morfologik? For Esperanto and Icelandic this would also have the benefit
> that they can then offer suggestions for typos.
>
> Does anybody see a problem with that? Other languages (fr, de, sv,
> pt-BR) might not be easy to switch, please see
> https://github.com/languagetool-org/languagetool/issues/199 for details.
>
> Regards
>   Daniel
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to