Hi Hieu,

It's a Windows file server. I have tried cp with no luck either.

Cheers, Guchun

On 10 February 2012 18:43, Hieu Hoang <[email protected]> wrote:

> Hi guchun
>
> I suspect that symbolic link from network drive doesn't work under cygwin
> however I've never tried.
>
> A hard link is also like to be unsupported on windows
>
> You could replace "ln -s" with cp instead
>
> Hieu
> Sent from my flying horse
>
> On 11 Feb 2012, at 12:04 AM, Guchun Zhang <[email protected]> wrote:
>
> Hi there,
>
> I am trying to have all the outputs of EMS to be directly saved onto a
> Windows network drive where there is a lot more space. But it crashes at
> the TRUECASER:train step. The error is
>
> ERROR: could not open
> '/home/guchun/Work/exp/exp1/fr-en/working/basic/sge/truecaser/corpus.2.fr'
> at /home/guchun/Work/moses/moses-scripts/recaser/train-truecaser.perl line
> 24.
> ERROR: could not open
> '/home/guchun/Work/exp/exp1/fr-en/working/basic/sge/truecaser/corpus.2.en'
> at /home/guchun/Work/moses/moses-scripts/recaser/train-truecaser.perl line
> 24.
>
> Note exp is the mounted network drive. I think the problem lies with both
> corpus files being symbolic links to the corpora created in the
> CORPUS:clean step. I then manually made hard links. EMS then can continue
> until when the next symbolic link is to be created.
>
> I tried to remove the -s option from the ln command on Line 2476 of
> experiment.perl, which didn't work. I am not quite familiar with perl. So
> could you please point out where else I need to modify to make it work?
>
> Many thanks,
>
> Guchun
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to