On 2015-01-26 13:11, Dawid Weiss wrote: > Any tools distributed with morfologik-stemming are in essence wrappers > to the core automaton classes. So you can build the in-memory > automaton on the fly (assuming it isn't very large this will have no > noticeable impact on performance).
Thanks for the fast response, I have now committed a change that makes sure we don't just ignore the words from ignore.txt but also consider them for suggestions. It seems to work fine. We need hppc as an additional dependency (1.4MB), but well... 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 [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
