apertium-tagger-apply-new-rules(1) [debian man page]
apertium-tagger-apply-new-rules(1)apertium-tagger-apply-new-rules(1)NAME
apertium-tagger-apply-new-rules - This application is part of ( apertium )
This tool is part of the apertium open-source machine translation toolbox: http://www.apertium.org.
SYNOPSIS
apertium-tagger-apply-new-rules --filein [ <input file> ] --fileout [ <output file> ] --tsxfile [ <rule file> ]
DESCRIPTION
apertium-tagger-apply-new-rules is used to forbid and enforce rules which are applied to the given HMM parameters.
Note that the TSX file provided with --tsxfile *must* be equal, in terms of label definitions, to the one used when training the HMM param-
eters that are to be modified.
OPTIONS -i, --filein
Specify the file with the HMM parameter to process
-o, --fileout
To specify the file to which the HMM will be written
-x, --tsxfile
File containing the rules to apply
SEE ALSO apertium-tagger(1), apertium(1).
BUGS
Lots of...lurking in the dark and waiting for you!
AUTHOR
Copyright (c) 2005 -- 2007, Universitat d'Alacant / Universidad de Alicante. This is free software. You may redistribute copies of it
under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
2007-03-24 apertium-tagger-apply-new-rules(1)
Check Out this Related Man Page
apertium-rertf(1)apertium-rertf(1)NAME
apertium-rertf - This application is part of ( apertium )
This tool is part of the apertium open-source machine translation toolbox: http://www.apertium.org.
SYNOPSIS
apertium-rertf [ <input file> [ <output file> ] ]
DESCRIPTION
apertium-rertf is an RTF format processor. It restores the original RTF formatting the text had before being passed through the apertium-
desrtf deformatter.
OPTIONS -h, --help
Display this help.
SEE ALSO apertium-retxt(1), apertium-rehtml(1), lt-proc(1), apertium-translator(1), apertium(1).
BUGS
Lots of...lurking in the dark and waiting for you!
AUTHOR
Copyright (c) 2005, 2006 Universitat d'Alacant / Universidad de Alicante. This is free software. You may redistribute copies of it under
the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
2006-03-21 apertium-rertf(1)
Hi,
i think someone has hacked my server, the following rules used to come which i haven't put. Please help me i couldnt find out how this rules are apply,
i think someone has put an script which generates enables the rules.
But after restarting the iptables everything seems to be working... (0 Replies)
rules are there but asking 2 questions out of 30 is surely understanable esp when the instructor gives an open book test and urged us to seek answers anywhere we can except from him directly. (2 Replies)
Hello. I'm trying to use the awk command to convert certains fields to lgo base 2, not base 10.
I'm trying command lines like:
awk '$2 $5 $7 {print log(2)($2), log(2)($5), $7) filein.txt > fileout.txt
I'm trying to make a deadline.
Thanks for helping a newbie. Here's some fresh karma... (1 Reply)
I got a file with contents are of the following format
...
2007-09-28 ./.passwwd1.sh.swp
2007-11-26 ./827-55.jpg
2007-09-28 ./argcheck.pl
...
I have to delete all the '-' in the "first field", ie. the date, not on the second field, which is the name of the file.
i.e.
required output
... (1 Reply)
Hey!
Does anyone know how to create rewrite rules to change:
“link.html?hl=en” to “/en/link.html”
“link.html?hl=jp” to “/jp/link.html”
“link.html?hl=es” to “/es/link.html”
etc?
Where "link.html" changes based on the page request? (2 Replies)
I have folders like as below format. I need to apply the 755 mode for '.sh' format only. I am using the below command to apply the changes. But it's affecting first level only. How to apply the changes recursively in .sh file only?
Please suggest the command.
Thanks
chmod 755 -R *.sh
... (8 Replies)