Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in1.uu.net!128.230.129.106!news.maxwell.syr.edu!news.apfel.de!news-fra1.dfn.de!zeus.rbi.informatik.uni-frankfurt.de!grapool30.rz.uni-frankfurt.de!not-for-mail From: Marko Schuetz <marko@kiste-5.ki.informatik.uni-frankfurt.de> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Big ispell .hash files in dict dist Date: 30 May 1997 10:01:03 +0200 Organization: J.W.Goethe-Universit"at, Frankfurt, Informatik Lines: 15 Message-ID: <86u3jlo0cg.fsf@kiste-5.ki.informatik.uni-frankfurt.de> NNTP-Posting-Host: kiste-5.ki.informatik.uni-frankfurt.de Mime-Version: 1.0 (generated by tm-edit 7.66) Content-Type: text/plain; charset=US-ASCII X-Newsreader: Gnus v5.3/Emacs 19.34 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41870 I installed dict from the distribution and it seems the {american,english}.hash files are very big: -rw-r--r-- 2 root bin 4647192 Apr 27 08:10 /usr/local/lib/american.hash -rw-r--r-- 1 root bin 1978060 May 27 13:46 /usr/local/lib/deutsch.hash -rw-r--r-- 2 root bin 4647192 Apr 27 08:10 /usr/local/lib/english.hash The deutsch.hash was made from wordlists I found at the U of Kiel. Is there a way to shrink these files? Marko