storylen - story word count and categorization storylen is a command-line utility that counts the words in files and classifies them into story types (short story, novella, novel...) Its operation and output are very similar to the *nix program wc
This is really only useful for books in plain ascii text, of which I have amassed quite a few. I imagine not many people will find it useful. But it's short, was fun to write and uses Data.ByteString. For those interested, enjoy. darcs get http://ui3.info/darcs/storylen http://ui3.info/d/proj/storylen.html -- .~. Dino Morelli /V\ email: [EMAIL PROTECTED] /( )\ irc: dino- ^^-^^ preferred distro: Debian GNU/Linux http://www.debian.org _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell