GUESS_MORPH 1.0 ------------------------- GUESS_MORPH (TELUGU) --------------------- The task of guess_morph is to change the gender of the source in to target language. The input for the agreement would be the root word along with its feature structure. The guess_morph then reads the condition and delete the rest features. Requirements: ------------ Operating System : LINUX/UNIX system Compiler/Interpreter/Librarie(s): Perl and SSF API's For installation on Linux, please refer to the file INSTALL. Directory Structure: -------------------- guess_morph | |---tests (contains the referenece input and output) | |---README (How to run/use the module) | |---INSTALL (How to install in sampark directory structure) | |---ChangeLog (version inforamation) | |---Makefile (first level make file for copying the module source in sampark system) | |---Makefile.stage2 (2nd level make file for actual installation/copying in the bin and data_bin directory) | |---guess_morph_run.sh (to run the module) | |---guessmorph_tel.sh (for dashboard spec file) | |---guessmorph_tel.pl (main file of telgenrator) How to Use?? ------------ 1. perl $setu/bin/sl/guess_morph/guessmorph.pl guessmorph.rin *sample input and output files are provided in the tests dir namely guess_morph.rin guess_morph.rout ################################# Author: Christopher M CALTS HCU,Hyderabad Any Quries or suggestions mail to efthachris@gmail.com #################################