[Initial darcs import. bringert@cs.chalmers.se**20051207152523] [Added README. bringert@cs.chalmers.se**20051207152810] [Use numerals grammar. bringert@cs.chalmers.se**20051207160530] [Implemented atkrec library. Reimplemented tst program with the library. bringert@cs.chalmers.se**20051208172603] [Use tag instead of word if there is one. bringert@cs.chalmers.se**20051209131407] [Use tags on empty nodes. bringert@cs.chalmers.se**20051209133536] [Noted that we should return the confidence from atkrec_recognize. bringert@cs.chalmers.se**20051209135848] [Removed numerals GF grammars as there is no need for them. Added numerals.net to have an example available. Commented out unused config parameters. bringert@cs.chalmers.se**20051209145641] [Fleshed out README. bringert@cs.chalmers.se**20051212130624] [Added configurable log level. bringert@cs.chalmers.se**20051212163448] [Some indentation fixes. bringert@cs.chalmers.se**20051212163931] [Renamed hmm, dictionary and grammar loading functions to load, from create. bringert@cs.chalmers.se**20051212164548] [testatkrec.c now gets value of ATK_DIR from Makefile. bringert@cs.chalmers.se**20051212172953] [Added WARNING level. Changed recognize function to put its result in a given buffer, instead of returning some unsafe string pointer. bringert@cs.chalmers.se**20051212180136] [Added Haskell binding. bringert@cs.chalmers.se**20051212183740] [Added Haskell binding test program. bringert@cs.chalmers.se**20051213153044] [Fixed some configuration parameters for better silence handling. bringert@cs.chalmers.se**20051213155223] [Copy ATK and HTK object files into libatkrec.a. bringert@cs.chalmers.se**20051213161109] [Cabalized Haskell binding. bringert@cs.chalmers.se**20051213163440] [Added atkrec_load_grammar_stream. bringert@cs.chalmers.se**20051213195104] [Open the grammar for editing before loading from a stream. bringert@cs.chalmers.se**20051213201427] [Noted that the windows don't disappear wafter calling atkrec_deinit. bringert@cs.chalmers.se**20051213203201] [Added explicit export list to Haskell module. Look for libraries in /usr/X11R6/lib. bringert@cs.chalmers.se**20051214150037] [Use ATK_HOME. bringert@cs.chalmers.se**20051214151939] [Use CPU env var. bringert@cs.chalmers.se**20051216095155] [Removed some cruft from the config file. bringert@cs.chalmers.se**20051216100823] [Some config file clean-up. bringert@cs.chalmers.se**20051216105140] [Use ATK_HOME env var in haskell test program. bringert@cs.chalmers.se**20051216105422] [Allow giving extra config paramters at initialization. bringert@cs.chalmers.se**20051216150746] [Added CMNDEFAULT to test config file. bringert@cs.chalmers.se**20051220152558] [Added numerals example. bringert@cs.chalmers.se**20060117024409] [Use uname to figure out arch. bringert@cs.chalmers.se**20060123221517]