View Single Post
Old 04-23-2020, 03:06 PM   #15
1v4n0
Groupie
1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.1v4n0 writes the songs that make the whole world sing.
 
Posts: 173
Karma: 40000
Join Date: Oct 2013
Device: kindle
Sorry for the gravedigging: I have the same problem as OP, but the dictionaries I'd like to merge are Italian, with French and/or German and/or English. I tried Hunspell Merge, but it doesn't seem to work with the Italian .dic file (I tried merging two other dictionaries and it does its job).
The command prompt gives some java errors which I have no idea what they mean (see below)
Spoiler:
Exception in thread "Thread-0" java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at hunspell.merge.DicReader.readLine(DicReader.java:3 2)
at hunspell.merge.FileReader.readFile(FileReader.java :29)
at hunspell.merge.DictionaryFile.readFiles(Dictionary File.java:113)
at hunspell.merge.HunspellMerge.createDictionariesImp l(HunspellMerge.java:339)
at hunspell.merge.HunspellMerge.access$1500(HunspellM erge.java:25)
at hunspell.merge.HunspellMerge$9$1.run(HunspellMerge .java:323)
at java.base/java.lang.Thread.run(Thread.java:834)

1v4n0 is offline   Reply With Quote