62 * Add a statistics inventory structure, it takes care of 1, counters, 2, timers. Interfaces are provided to allow convenient clearing and updating of structures
63 *
64 * Revision 1.6 2005/04/25 19:22:47 archan
65 * Refactor out the code of rescoring from lexical tree. Potentially we want to turn off the rescoring if we need.
66 *
67 * Revision 1.5 2005/04/20 03:44:10 archan
68 * Create functions for clear/update/report statistics. It wraps up code which was slightly spaghatti-like in the past
69 *
70 * Revision 1.4 2005/03/30 01:22:47 archan
71 * Fixed mistakes in last updates. Add
72 *
73 *
74 * 24-Mar-2004 Arthur Chan (archan@cs.cmu.edu) at Carnegie Mellon University