W dniu 2014-12-23 o 04:55, Andriy Rysin pisze: > So I've made frequency work for spelling suggestions but I have two questions: > > 1) before I added frequency my spelling .dict was ~600k, with > frequency added (I added frequency to all 1.6 million words) it's now > 1.8M; maybe that's ok, but I just wanted to doublecheck if I am doing > everything right
Hm, you can probably skip some of the frequency info for rare words (it's useless anyway). But the dictionary could be much larger with frequency. > > 2) I would like to suggest adding -o <outputFile> option to > *DictionaryBuilder, as writing output to random tmp file makes > scripting harder; I already have local changes working (using > apache.cli library) so if nobody objects I will clean up the code and > will push it in (the option will be optional so old way will still > work) > Definitely, make those changes! Marcin > Thanks > Andriy > ------------------------------------------------------------------------------ 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