Closed niladri-paul closed 6 years ago
Sorry for our late response.
Segmentation faults most probably occur when input files are not at their right location. Could you please first check this issue?
Thanks, -Hao
Dear Hao,
Thanks a lot. I had figured it out. Now the training is working perfectly.
Thanks, Niladri
On Thu, Jul 26, 2018 at 1:54 AM, Hao Zhu notifications@github.com wrote:
Sorry for our late response.
Segmentation faults most probably occur when input files are not at their right location. Could you please first check this issue?
Thanks, -Hao
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thunlp/Fast-TransX/issues/35#issuecomment-407883354, or mute the thread https://github.com/notifications/unsubscribe-auth/Al1b837ggE6jVTopubYJJvs9oJdXOPmoks5uKNPvgaJpZM4UPShN .
Hi,
I am using the transR and WN18 data to train. Training is fineing. Then I am using the output .vec and the given test2id.txt given in the WN18 directory to make an inference from the data using test_transR. Now I am getting a segmentation fault(core dumped). Can someone tell me how to fix this issue?