That's a really good idea. I've meant to incorporate it into the pipeline but just haven't.
matt > On May 19, 2016, at 4:08 AM, kellen sunderland <[email protected]> > wrote: > > My colleagues reminded me that we can use the FastAlign package ( > https://github.com/clab/fast_align ) as an alternative to GIZA++. > FastAlign implements a modification of the IBM Model 2 algorithm to produce > word alignments (paper here: http://www.aclweb.org/anthology/N13-1073.pdf > ). It's Apache 2 licensed and I believe it should perform the same basic > functions as GIZA++ (correct me if I'm wrong Matt). I've been using it on > my project to generate alignments and haven't had any issues. > > -Kellen
