/*****************************************************************/ /* evalb [-p param_file] [-dh] [-e n] gold-file test-file */ /* */ /* Evaluate bracketing in test-file against gold-file. */ /* Return recall, precision, tagging accuracy. */ /* */ /*