[
https://issues.apache.org/jira/browse/JOSHUA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420046#comment-15420046
]
John Hewitt commented on JOSHUA-288:
------------------------------------
Existing direct port of fast_align to Java found:
https://github.com/dowobeha/fast_align.java
This port isn't ready to be integrated with Joshua for the following reasons:
- It uses GNU getopt, licensed GPLv2
- It has no documentation.
- It has no test cases
- It has not been touched since initial commit.
I am remedying these at https://github.com/john-hewitt/fast_align.java
> Port fast_align to java
> -----------------------
>
> Key: JOSHUA-288
> URL: https://issues.apache.org/jira/browse/JOSHUA-288
> Project: Joshua
> Issue Type: New Feature
> Reporter: Matt Post
> Priority: Minor
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> It would be great to have a Java port of fast_align, so that we don't have to
> worry about compiling it, and could distribute it via Maven.
> https://github.com/clab/fast_align
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)