README 1.91 KB
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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
						MULTI  WORD 2.4.1
						-------------------------

MULTI WORD : 
---------------------

The task of multiword expression is to identify the multiword of the source language and substitute them with the target language equivalent. The lexical elements are marked with a “^@” to indicate that the word is target equivalent which shouldnt be substitued. 


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)
     |
     |---multiword_run.sh (for dashboard spec file)
     |
     |---multiword.spec (individual run the multiword module with dashboard)
     |
     |---multiword.pl (main file of multiword)




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

1. perl $setu/bin/sl_tl/multiword/hin-kan/multiword.pl --path=$setu/bin/sl_tl/multiword/hin-kan --input=$setu/bin/sl_tl/multiword/hin-kan/test/multiword_10.in

   *sample input and output files are provided in the tests dir namely multiword_10.in multiword_10.out

2. perl $setu/bin/sl_tl/multiword/hin-kan/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
#################################