MULTI WORD 2.4.1 ------------------------- MULTI WORD : --------------------- The task of multi word generator is to generate a inflected word form given the root and its feature structure(like category, number, gender, person, TAM/case marker). The input for the generator would be the root word along with its feature structure. The generator then inflects the root word according to the morphology of the language and outputs the target language word form. The words thus generated are concatenated to form the complete target language sentence. 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: -------------------- kanwordgen | |---API (SSF API's) | |---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) | |---multiword.sh (to run the module) | |---kanwordgen.sh (for dashboard spec file) | |---kanwordgen.spec (individual run the pruning module with dashboard) | |---multiword.pl (main file of kangenrator) How to Use?? ------------ 1. perl $setu/bin/sl/multiword-2.4.1/multiword.pl --path=$setu/bin/sl/multiword-2.4.1 --input=$setu/bin/sl/multiword-2.4.1/tests/multiword.rin *sample input and output files are provided in the tests dir namely kanwordgen.rin kanwordgen.rout 2. perl $setu/bin/sl/multiword/multiword.pl --help for display the help ############################## Sandhya sandhya.rao06@gmail.com ################################# Author: Christopher M CALTS HCU,Hyderabad Any Quries or suggestions mail to efthachris@gmail.com #################################