[jira] [Commented] (JOSHUA-334) Update Homebrew Formular with all language pack options

2018-02-02 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351304#comment-16351304
 ] 

Lewis John McGibbney commented on JOSHUA-334:
-

Progress can be seen at 
https://github.com/lewismc/homebrew-core/tree/joshua_language_packs
Still lots of SHA256 calculation and remote URL resolution fir dropbox but we 
are getting there.

> Update Homebrew Formular with all language pack options
> ---
>
> Key: JOSHUA-334
> URL: https://issues.apache.org/jira/browse/JOSHUA-334
> Project: Joshua
>  Issue Type: Improvement
>  Components: homebrew-formula, language packs
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 6.2
>
>
> When I originally wrote the [Homebrew 
> Formula|https://github.com/Homebrew/homebrew-core/blob/00eea5b204b069416142352ca24314c024f5d6c7/Formula/joshua.rb#L18-L20],
>  I added options for installing the old *with-es-en-phrase-pack*, 
> *with-ar-en-phrase-pack* and *with-zh-en-hiero-pack* language packs.
> Back then, these were staged on Matt's server at Johns Hopkin but they have 
> since been relocated to Tom's dropbox. Additionally, we now have a wealth of 
> other language packs which are not currently available through the Formula.
> This issue is pretty large in scope, but in essence will update the Formula 
> to provide options for installing [all of our language 
> packs|https://cwiki.apache.org/confluence/display/JOSHUA/Language+Packs].
> Once this is done, it will be very powerful and extremely useful tooling for 
> Joshua.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (JOSHUA-334) Update Homebrew Formular with all language pack options

2018-02-02 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created JOSHUA-334:
---

 Summary: Update Homebrew Formular with all language pack options
 Key: JOSHUA-334
 URL: https://issues.apache.org/jira/browse/JOSHUA-334
 Project: Joshua
  Issue Type: Improvement
  Components: homebrew-formula, language packs
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
 Fix For: 6.2


When I originally wrote the [Homebrew 
Formula|https://github.com/Homebrew/homebrew-core/blob/00eea5b204b069416142352ca24314c024f5d6c7/Formula/joshua.rb#L18-L20],
 I added options for installing the old *with-es-en-phrase-pack*, 
*with-ar-en-phrase-pack* and *with-zh-en-hiero-pack* language packs.
Back then, these were staged on Matt's server at Johns Hopkin but they have 
since been relocated to Tom's dropbox. Additionally, we now have a wealth of 
other language packs which are not currently available through the Formula.
This issue is pretty large in scope, but in essence will update the Formula to 
provide options for installing [all of our language 
packs|https://cwiki.apache.org/confluence/display/JOSHUA/Language+Packs].
Once this is done, it will be very powerful and extremely useful tooling for 
Joshua.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (JOSHUA-328) failure when glue grammar is listed first

2018-02-02 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/JOSHUA-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated JOSHUA-328:

Fix Version/s: (was: 6.1)
   6.2

> failure when glue grammar is listed first
> -
>
> Key: JOSHUA-328
> URL: https://issues.apache.org/jira/browse/JOSHUA-328
> Project: Joshua
>  Issue Type: Bug
>Affects Versions: 6.1
>Reporter: Matt Post
>Priority: Major
> Fix For: 6.2
>
>
> If doing CKY-decoding (-search cky), listing the glue grammar before the 
> packed grammar results in a parsing failure. E.g., the following lines in the 
> config file:
> tm = thrax -maxspan -1 -owner glue -path model/glue.grammar
> tm = thrax -maxspan 20 -path model/grammar.packed -owner pt
> will result in failed decoding every time, and a printing of the following 
> error message:
> ERROR - the goal_bin does not have exactly one item



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)