On 2014-12-10 18:51, Adrián Chaves Fernández wrote:

Hi Adrián,

> You can download prebuilt snapshots from
> https://sourceforge.net/projects/hunspell-gl/files/instantaneas/

sorry, I only now found time to look at this again. When I run:
python unmunch.py -a hunspell-gl-drag-20141115/gl_ES.af' -d 
hunspell-gl-drag-20141115/gl_ES.dic
I get this error (same with comunidade-20141115):

Traceback (most recent call last):
   File "unmunch.py", line 200, in <module>
     _main(sys.argv[1:])
   File "unmunch.py", line 196, in _main
     output_path=output_path)
   File "../hunspell.py", line 423, in unmunch_files
     unmuncher.unmunch_all()
   File "../hunspell.py", line 402, in unmunch_all
     self.apply_suffix(u"", line)
   File "../hunspell.py", line 387, in apply_suffix
     for old, new, rule in self.sfx_rules[flag]:
KeyError: u'901\n'

But it's actually not necessary that this runs on my machine - you 
mentioned in November that you get a 1.5GB file when unmunching Galician 
with your script. Could you compress and upload that output somewhere?

Regards
  Daniel


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to