apertium-gen-wlist-lextor-translation(1)apertium-gen-wlist-lextor-translation(1)NAME
apertium-gen-wlist-lextor-translation - This application is part of ( apertium )
This tool is part of the apertium machine translation architecture: http://apertium.org.
SYNOPSIS
apertium-gen-wlist-lextor-translation --mono|-m dic.bin --bil|-b bildic.bin --wlist|-w wlistfile
DESCRIPTION
apertium-gen-wlist-lextor-translation is the application responsible for generating all the possible translations of polysemous words.
OPTIONS
--mono|-m dic.bin
Specifies the monolingual lexical selection dictionary to use (see apertium-gen-lextormono).
--bil|-b bildic.bin
Specifies the bilingual lexical selection ditionary to use (see apertium-gen-lextorbil).
--wlist|-w wlistfile
Specifies the list of words to translate (see apertium-gen-wlist-lextor).
--help|-h
Shows a brief usage help.
--version|-v
Shows the version string of this tool and it's license.
FILES
This tool uses no files apart from the ones associated to each option.
SEE ALSO apertium-gen-lextorbil(1), apertium-preprocess-corpus-lextor(1), apertium-gen-stopwords-lextor(1), apertium-gen-wlist-lextor(1), aper-
tium-gen-lextormono(1), apertium-lextor-eval(1), apertium-lextor(1).
BUGS
Lots of...lurking in the dark and waiting for you!
AUTHOR
(c) 2005,2006 Universitat d'Alacant / Universidad de Alicante. All rights reserved.
2006-12-12 apertium-gen-wlist-lextor-translation(1)
If I try using lp to print html files (being generated by our application) to a regular print queue all it prints is the code.
How can I print the generated html as the user would see in a browser using lp ?
TIA (1 Reply)
I created a "ebanking.x" file and run it as " rpcgen -a ebaning.x"
It gen a few of files to me which is - "ebanking.h", "ebanking_server.c", "ebanking_svc.c", "ebanking_client.c", "ebanking_clnt.c", "ebanking_xdr.c" and "Makefile"
The content of "ebanking.x" :
struct bankargs {
... (0 Replies)
hello
Please tell me the command to sort files in specific directory
i have several files in one directory the files names are
2006-01-25
2006-01-23
2006-01-08
2006-01-07
I WANT TO DISPLAY FILES DATEWISE . THE LATEST DATE SHOULD BE FIRST FILE AND OLDEST WILL BE LAST ONE
PLS... (10 Replies)
hi,
i am working on a script for oracle export, m using a parameter file...
i want to compress the dump file that is generated..
in my script following is the code i have written.
i am not able to generata .gz file
mknod /tmp/exp_tesd1_pipe p
gzip -cNf... (4 Replies)
Hi! just want to seek help on this:
i have a file wherein i want to find a string and copy the string after that and paste that other string to a new file.
ex:
TOTAL 123456
find "TOTAL" and copy "123456"
and paste "123456" to a new file
NOTE: there are many "TOTAL" strings on that... (12 Replies)
Hi all,
I am facing a problem currently, with incorrect permissions being set on a file that is being generated automatically.
There is a cronjob which runs for an id uvstart, at 12:30 am ET which generates this file on a particular directory. When the file is generated, it has the permissions... (5 Replies)
Hello guys,
I've got a big corpus (a huge text file in which words are separated by one or several spaces). I would like to know if there is a simple way - using awk for instance - to extract any co-occurrence appearing at least 3times through the whole corpus for a given word. By co-occurrence,... (7 Replies)
Hello,
I am working with next-gen short-read sequence data, which we receive in 3 fastq files. These are arranged in 4-line groups for each read:
line1: read identifier, beginning, e.g., "@HWI-ST1342..."
line2: DNA sequence, for files 1 and 2, 101 characters, for file 3, 7 chars.
line3: "+"... (2 Replies)
I've been thinking of buying a gaming console. I've narrowed down to two options and of course they are Sony PS3 and XBOX 360. Both have equally good reviews. Most games are released for both PS3 as well as XBOX.
I did search the forums for a similar thread and found this. The highest number of... (8 Replies)
Dear all,
I have Files with lines of text in them, I want to replace the stopwords in them with ",".
I have create a file which contain the stopwords...
I have been trying for last 3 hours but no success
I have managed to replace one using "sed" and delete the line containing them using... (3 Replies)