README-user 1011 Bytes
Newer Older
priyank's avatar
priyank committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
						PRUNE 1.9(PRUNING)
						-------------------
Pruning : 
--------

How to Use??
------------

1. perl $setu/bin/sl/pruning/pruning.pl --path=$setu/bin/sl/pruning \
   --resource=$setu/data_bin/sl/pruning/mapping.dat --input=$setu/bin/sl/pruning/tests/slasherr.in
   
   *resource is the mapping.dat file in the "data_bin" dir

   *sample input and output files are provided in the tests dir
    namely pruning.rin pruning.rout.

2. perl $setu/bin/sl/pruning-1.9/pruning.pl --help

   For the display of help

   *mapping.dat file consists of the the mapping of the POS_TAGs and
   the CATEGORY of MORPH.

   To change the mapping one can modify the mapping.dat file.

To INSTALL:
----------
  To INSTALL please check INSTALL file

#################################
Author: Avinesh PVS
Language Technologies Research Centre
IIIT Hyderabad	

Any Queries or suggestions mail to
avinesh@students.iiit.ac.in
(or)
avinesh.pvs@gmail.com 
#################################