%
% Copyright (C) 1996 Thanaruk Theeramunkong (ping@jaist.ac.jp)       
%                    Hiroki Imai            (imai@cs.titech.ac.jp)  
%                    Manabu Okumura         (oku@jaist.ac.jp)       
%                    Susumu Kunifuji        (kuni@jaist.ac.jp)      
%								     
%					       6 June 1996	     
%								     

- We assume that the analysis sentences are in the file named
  `exam_sent' .

- Then let's execute the command 'runtagger FILENAME',o
     where FILENAME is the file's name your analysis sentences are kept.

- Now we will get a file named 'FILENAME.re' that is the result of
  Brill's Tagger. We can use this file directly as an input data of 
  our parser by consulting it in the prolog interpreter.



