Kannada Morph 2.5(MORPH ANALYZER) ------------------- Morph : Requirements: ------------ Operating System : LINUX/UNIX system Compiler/Interpreter/Librarie(s): gcc, glib-2.0 and SSF API's For installation on Linux, please refer to the file INSTALL. Directory Structure: -------------------- morph | |---src (functional source code of the morph) | |---sl/morph/kan | |---API (SSF API's) | |---data_bin (data bin files) | | | |---sl/morph/kan | |---data_src | |---sl/morph/kan | |---c_data | |---pc_data | |---dict | |---shell | | |---tests (contains the referenece input and output) | | | |--kan (contains the referenece input and output of kandi as source langauge) | |---doc (documentaion files of the morph) | |---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) | |---morph_run.sh (to run the morph module) | |---morph.sh (for the use of dashboard spec file) | |---morph_web.sh (for the use of web development) | |---morph.spec (individual morph module run with dashboard) How to Use?? ------------ 1. $setu/bin/sl/morph/kan/morph.out --logfilepath morph.log --pdgmfilepath $setu/data_bin/sl/morph/kan/ --uwordpath $setu/data_bin/sl/morph/kan/dict_final --dictfilepath $setu/data_bin/sl/morph/kan/dict/ -ULDWH --inputfile morph1.in --outputfile morph1.out *resource is the data_src/sl/morph/kan/* file *sample input and output files are provided in the tests dir namely morph1.in morph1.out. 2. update the db file in case of any change in the data file. cd $setu/src/sl/morph/kan make compile make install ################################ Sandhya IISc Bangalore ################################# Author: Christopher M CALTS HCU, Hyderabad Any Quries or suggestions mail to christopher@research.iiit.ac.in (or) efthachris@gmail.com Ph.No: 09395325120 #################################