You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the steps mention to setup fast align in my system. However, i am facing some difficulties.
Can anyone tell me exact procedure?
Do I have to train first and then calculate alignment on my test data?
Any python based approach?
The text was updated successfully, but these errors were encountered:
I am constantly receiving the below error when I am running the make command fatal error: google/sparse_hash_map: No such file or directory
So basically I want to generate alignments for 2 sentences in english(source) and hindi(target) languages.That is I want to achieve word correspondes/mapping.
I also wish to understand what method fast_align is using to align words between two languages without having a Neural network trained to do it? @zparcheta
I followed the steps mention to setup fast align in my system. However, i am facing some difficulties.
Can anyone tell me exact procedure?
Do I have to train first and then calculate alignment on my test data?
Any python based approach?
The text was updated successfully, but these errors were encountered: