Description:
Technical discussion regarding SAMT - help installing / running / developing / understanding the code.
|
|
|
need help
|
| |
I am a M. Phil(CS) student and i decide to research improving English to Hindi translation of Google translator plz help me
|
|
Compiling with GCC 4.4
|
| |
Hi.
I had to make 2 small changes to get SAMT to compile with gcc 4.4; I
didn't see any other messages about it, so I hought I'd send along the
changes (it might save someone else a few minutes :)
diff -urN SAMThadoop20100123.orig/src/Ma pExtractRules.cc
SAMThadoop20100123/src/MapExtr actRules.cc... more »
|
|
License
|
| |
Dear All
I am thinking of using samt for a translation project but before I do
I must clear up a licensing issue.
The samt home page [1] says samt is licensed under gpl/lgpl. However,
the readme [2] says that samt includes srilm code. As far as I know
the srilm toolkit is not gpl-compatible, and certainly not lgpl-... more »
|
|
Problem with Extractrules.pl
|
| |
Hi everybody
I get this error:
Can't locate auto/Tree/R/object_and_.al in @INC (....) at ../scripts/
extractrules.pl line 1045
I checked, my Tree module is installed and working and added to the
Perl path. it even passed all tests. Any idea how can I fix this
problem. Moreover I could not find auto/Tree/R/object_.... since in... more »
|
|
Problem with Extractrules.pl --> Tree-R-0.05 module
|
| |
Dear all
I have a problem running Extractrules.pl, the error message is like
this:
Can't locate auto/Tree/R/object_and_.al in @INC (@INC contains: ...)
at ../scripts/extractrules.pl line 1045
I tried to check whether the module is installed properly and it is.
even the path is added to the Perl lib. any idea how to fix it?... more »
|
|
diacritics
|
| |
I have a problem with diacritics.
after running the decoder I loose all my non-ascii characters when
greping for 'translation:'. In the actual PARSE the diacritics are
actually still there. How can I fix this to easily get the 1-best
translation from the decoder output?
I tried playing around with locale settings but nothing helped me so... more »
|
|
extractrules: error message from Set::IntRange
|
| |
hello,
I try to extract rules without target-side parsing but I get the
following error:
Set::IntRange::new(): lower > upper boundary at ../SAMT/scripts/
extractrules.pl line 3180
this is the command I run:
extractrules.pl --PhrasePairFeedFile extraction-log | gzip >
extractrules.out.gz) >& log-extractrules... more »
|
|
|