I figured out how to dump the dictionary. All I had to do was create a
hunspell subfolder and move the binary dictionary into it, then the
exporting process worked as advertised.

java -cp languagetool.jar org.languagetool.dev.DictionaryExporter
hunspell\de-DE.dict

did the trick for me.

Am 12.10.2014 17:31, schrieb Jan Schreiber:
> Daniel Naber wrote:
>> Can you reproduce that when using Morfologik directly? "java -jar 
>> morfologik-tools-1.9.0-standalone.jar fsa_build --help" will give usage 
>> instructions (same for 'fsa_dump).
> 
> I haven't got morfologik-tools-1.9.0-standalone.jar anywhere on my hard
> disk. The closest match I could find is morfologik-tools.jar in the libs
> subfolder of the LT 2.7 distribution. Here's a dump from my command line
> window:
> 
> C:\Users\J\Desktop\LanguageTool-2.7\libs>java -jar
> morfologik-tools-1.9.0-standalone.jar fsa_build --help
> Error: Unable to access jarfile morfologik-tools-1.9.0-standalone.jar
> 
> C:\Users\J\Desktop\LanguageTool-2.7\libs>java -jar morfologik-tools.jar
> fsa_build --help
> Tools are unavailable, at least one JAR dependency missing.
> Required JARs: morfologik-fsa-1.9.0.jar hppc-0.5.3.jar
> morfologik-stemming-1.9.0.jar morfologik-polish-1.9.0.jar
> commons-cli-1.2.jar commons-lang-2.6.jar


------------------------------------------------------------------------------
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