[jira] [Commented] (OPENNLP-6) Create a new OpenNLP project logo for the site

2017-01-14 Thread Bruno P. Kinoshita (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823070#comment-15823070
 ] 

Bruno P. Kinoshita commented on OPENNLP-6:
--

Attached two proposed logos. The first one is a simple combination of fonts, 
moving things around in Inkscape, then adjusting letter spacing manually. While 
the second has a more formal letter style, and a small image, that was created 
based on dependency trees. It is a simple dependency tree as follows:

{noformat}
/\
  /\
/  / \
{noformat}

But with two copies moved slightly to its right with equal space in between 
them. The result looks like mountains, but if you pay attention you can see the 
dependency tree (I swear there is one :-)

Single image with fonts and colours used available 
[here](http://kinow.deviantart.com/art/Proposed-logos-for-Apache-OpenNLP-657512914).
 SVG available as well. Made with Inkscape, fonts from Google Fonts.

Cheers
Bruno

> Create a new OpenNLP project logo for the site
> --
>
> Key: OPENNLP-6
> URL: https://issues.apache.org/jira/browse/OPENNLP-6
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Website
>Reporter: Joern Kottmann
>Priority: Minor
>  Labels: help-wanted
> Attachments: kinow-opennlp-1.png, kinow-opennlp-2.png, OpenNLP.png
>
>
> The current logo was not changed for a long time (if ever). 
> Lets create a new fresh looking logo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENNLP-6) Create a new OpenNLP project logo for the site

2017-01-14 Thread Bruno P. Kinoshita (JIRA)

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

Bruno P. Kinoshita updated OPENNLP-6:
-
Attachment: kinow-opennlp-2.png

> Create a new OpenNLP project logo for the site
> --
>
> Key: OPENNLP-6
> URL: https://issues.apache.org/jira/browse/OPENNLP-6
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Website
>Reporter: Joern Kottmann
>Priority: Minor
>  Labels: help-wanted
> Attachments: kinow-opennlp-1.png, kinow-opennlp-2.png, OpenNLP.png
>
>
> The current logo was not changed for a long time (if ever). 
> Lets create a new fresh looking logo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENNLP-166) Remove slack parameter from GISModel

2017-01-14 Thread Joern Kottmann (JIRA)

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

Joern Kottmann updated OPENNLP-166:
---
Fix Version/s: (was: 1.7.1)
   1.7.2

> Remove slack parameter from GISModel
> 
>
> Key: OPENNLP-166
> URL: https://issues.apache.org/jira/browse/OPENNLP-166
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Machine Learning
>Reporter: Joern Kottmann
>Priority: Minor
> Fix For: 1.7.2
>
>
> The support for a slack parameter inside the model should be removed from the 
> GISModel class. Only old models which have been trained prior maxent 3.0 can 
> have such a slack parameter or correction constant. The training code since 
> maxent 3.0 always sets the correction constant to 1 to support backward 
> compatibility with old models.
> Since the removal will break backward compatibility it should be aligned with 
> the opennlp-ml redesign.
> The support to train models with a slack parameter has been completely 
> removed in OPENNLP-165.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENNLP-125) POS Tagger context generator should use feature generation classes

2017-01-14 Thread Joern Kottmann (JIRA)

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

Joern Kottmann updated OPENNLP-125:
---
Fix Version/s: (was: 1.7.1)
   1.7.2

> POS Tagger context generator should use feature generation classes
> --
>
> Key: OPENNLP-125
> URL: https://issues.apache.org/jira/browse/OPENNLP-125
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: POS Tagger
>Reporter: Joern Kottmann
>Priority: Minor
> Fix For: 1.7.2
>
>
> As part of the name finder refactoring a number of reusable feature generator 
> classes have been created. The POS Tagger should use these classes and drop 
> custom feature generation code as much as possible. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (OPENNLP-925) Add import ordering to code conventions page

2017-01-14 Thread Suneel Marthi (JIRA)

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

Suneel Marthi closed OPENNLP-925.
-

> Add import ordering to code conventions page
> 
>
> Key: OPENNLP-925
> URL: https://issues.apache.org/jira/browse/OPENNLP-925
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Website
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
>Priority: Minor
> Fix For: 1.7.1
>
>
> The import order should be defined to avoid constant changing of import 
> ordering depending on the one editing the code. 
> It is possible to export this in Eclipse. The file to configure it should be 
> added as well. And the Intellij config should contain this as well.
> The import order should be: java, javax, org, com, opennlp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Reopened] (OPENNLP-940) Use multiple threads to speed up ontonotes eval tests

2017-01-14 Thread Suneel Marthi (JIRA)

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

Suneel Marthi reopened OPENNLP-940:
---

> Use multiple threads to speed up ontonotes eval tests
> -
>
> Key: OPENNLP-940
> URL: https://issues.apache.org/jira/browse/OPENNLP-940
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Build, Packaging and Test
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
>Priority: Trivial
> Fix For: 1.7.1
>
>
> It would be very nice if those tests could run in less time, so they can be 
> executed more frequently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (OPENNLP-940) Use multiple threads to speed up ontonotes eval tests

2017-01-14 Thread Suneel Marthi (JIRA)

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

Suneel Marthi resolved OPENNLP-940.
---
Resolution: Fixed

> Use multiple threads to speed up ontonotes eval tests
> -
>
> Key: OPENNLP-940
> URL: https://issues.apache.org/jira/browse/OPENNLP-940
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Build, Packaging and Test
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
>Priority: Trivial
> Fix For: 1.7.1
>
>
> It would be very nice if those tests could run in less time, so they can be 
> executed more frequently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENNLP-925) Add import ordering to code conventions page

2017-01-14 Thread Suneel Marthi (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822965#comment-15822965
 ] 

Suneel Marthi commented on OPENNLP-925:
---

Import ordering is now enforced by both CheckStyle and IDE specific schemas. 
Both of which have been fixed by OPENNLP-910 and OPENNLP-921 respectively. 

> Add import ordering to code conventions page
> 
>
> Key: OPENNLP-925
> URL: https://issues.apache.org/jira/browse/OPENNLP-925
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: Website
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
>Priority: Minor
>
> The import order should be defined to avoid constant changing of import 
> ordering depending on the one editing the code. 
> It is possible to export this in Eclipse. The file to configure it should be 
> added as well. And the Intellij config should contain this as well.
> The import order should be: java, javax, org, com, opennlp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (OPENNLP-921) Add Intellij code style file to Code Conventions page

2017-01-14 Thread Suneel Marthi (JIRA)

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

Suneel Marthi resolved OPENNLP-921.
---
   Resolution: Fixed
Fix Version/s: 1.7.1

> Add Intellij code style file to Code Conventions page
> -
>
> Key: OPENNLP-921
> URL: https://issues.apache.org/jira/browse/OPENNLP-921
> Project: OpenNLP
>  Issue Type: Task
>  Components: Website
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
> Fix For: 1.7.1
>
>
> It would be nice to have an Intellij code style file which can be imported to 
> get everything set up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OPENNLP-940) Use multiple threads to speed up ontonotes eval tests

2017-01-14 Thread Joern Kottmann (JIRA)
Joern Kottmann created OPENNLP-940:
--

 Summary: Use multiple threads to speed up ontonotes eval tests
 Key: OPENNLP-940
 URL: https://issues.apache.org/jira/browse/OPENNLP-940
 Project: OpenNLP
  Issue Type: Improvement
  Components: Build, Packaging and Test
Reporter: Joern Kottmann
Assignee: Joern Kottmann
Priority: Trivial
 Fix For: 1.7.1


It would be very nice if those tests could run in less time, so they can be 
executed more frequently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (OPENNLP-928) Deprecate UIMA training AEs

2017-01-14 Thread Joern Kottmann (JIRA)

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

Joern Kottmann closed OPENNLP-928.
--
Resolution: Fixed

> Deprecate UIMA training AEs
> ---
>
> Key: OPENNLP-928
> URL: https://issues.apache.org/jira/browse/OPENNLP-928
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: UIMA Integration
>Reporter: Joern Kottmann
> Fix For: 1.7.1
>
>
> Training via UIMA never really worked well, I propose to remove that code at 
> some point. 
> Lets ask our users if anyone needs that and if there is no interest it is 
> better to remove it, and if there is interest we could try to come up with a 
> better solution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENNLP-928) Deprecate UIMA training AEs

2017-01-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822933#comment-15822933
 ] 

ASF GitHub Bot commented on OPENNLP-928:


Github user asfgit closed the pull request at:

https://github.com/apache/opennlp/pull/58


> Deprecate UIMA training AEs
> ---
>
> Key: OPENNLP-928
> URL: https://issues.apache.org/jira/browse/OPENNLP-928
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: UIMA Integration
>Reporter: Joern Kottmann
> Fix For: 1.7.1
>
>
> Training via UIMA never really worked well, I propose to remove that code at 
> some point. 
> Lets ask our users if anyone needs that and if there is no interest it is 
> better to remove it, and if there is interest we could try to come up with a 
> better solution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (OPENNLP-696) Snowball Stemmer tests

2017-01-14 Thread Joern Kottmann (JIRA)

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

Joern Kottmann closed OPENNLP-696.
--
Resolution: Fixed

Thanks for helping us!

> Snowball Stemmer tests
> --
>
> Key: OPENNLP-696
> URL: https://issues.apache.org/jira/browse/OPENNLP-696
> Project: OpenNLP
>  Issue Type: Test
>  Components: Stemmer
>Affects Versions: 1.6.0
>Reporter: Ajay Bhat
>Assignee: Joern Kottmann
>Priority: Minor
> Fix For: 1.7.1
>
> Attachments: 0001-Added-Snowball-Stemmer-Tests.patch
>
>
> Added Snowball Stemmer Tests 
> Changed Snowball Stemmer to accept String for stemming instead of 
> CharSequence.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENNLP-696) Snowball Stemmer tests

2017-01-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822930#comment-15822930
 ] 

ASF GitHub Bot commented on OPENNLP-696:


Github user asfgit closed the pull request at:

https://github.com/apache/opennlp/pull/59


> Snowball Stemmer tests
> --
>
> Key: OPENNLP-696
> URL: https://issues.apache.org/jira/browse/OPENNLP-696
> Project: OpenNLP
>  Issue Type: Test
>  Components: Stemmer
>Affects Versions: 1.6.0
>Reporter: Ajay Bhat
>Assignee: Joern Kottmann
>Priority: Minor
> Fix For: 1.7.1
>
> Attachments: 0001-Added-Snowball-Stemmer-Tests.patch
>
>
> Added Snowball Stemmer Tests 
> Changed Snowball Stemmer to accept String for stemming instead of 
> CharSequence.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENNLP-696) Snowball Stemmer tests

2017-01-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822927#comment-15822927
 ] 

ASF GitHub Bot commented on OPENNLP-696:


GitHub user kottmann opened a pull request:

https://github.com/apache/opennlp/pull/59

OPENNLP-696: Add test for Snowball stemmers

Thanks to Ajay Bhat for providing a patch!

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kottmann/opennlp OPENNLP-696

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/opennlp/pull/59.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #59


commit 17570d78aa40059907ad22a71b0b690186507cb3
Author: Jörn Kottmann 
Date:   2017-01-14T19:37:32Z

OPENNLP-696: Add test for Snowball stemmers

Thanks to Ajay Bhat for providing a patch!




> Snowball Stemmer tests
> --
>
> Key: OPENNLP-696
> URL: https://issues.apache.org/jira/browse/OPENNLP-696
> Project: OpenNLP
>  Issue Type: Test
>  Components: Stemmer
>Affects Versions: 1.6.0
>Reporter: Ajay Bhat
>Assignee: Joern Kottmann
>Priority: Minor
> Fix For: 1.7.1
>
> Attachments: 0001-Added-Snowball-Stemmer-Tests.patch
>
>
> Added Snowball Stemmer Tests 
> Changed Snowball Stemmer to accept String for stemming instead of 
> CharSequence.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (OPENNLP-930) Write test for RegexNameFinderFactory

2017-01-14 Thread Suneel Marthi (JIRA)

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

Suneel Marthi closed OPENNLP-930.
-

> Write test for RegexNameFinderFactory
> -
>
> Key: OPENNLP-930
> URL: https://issues.apache.org/jira/browse/OPENNLP-930
> Project: OpenNLP
>  Issue Type: Task
>  Components: Name Finder
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
>Priority: Minor
>  Labels: help-wanted
> Fix For: 1.7.1
>
>
> The main method in that class was kind of testing it, but now it was removed 
> and the code has to used to write a JUnit test
> The main method can be found in revision: 
> b7ce303e349329cbee3eb45a064f0a2ce3179d0e



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (OPENNLP-930) Write test for RegexNameFinderFactory

2017-01-14 Thread Suneel Marthi (JIRA)

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

Suneel Marthi resolved OPENNLP-930.
---
Resolution: Fixed

> Write test for RegexNameFinderFactory
> -
>
> Key: OPENNLP-930
> URL: https://issues.apache.org/jira/browse/OPENNLP-930
> Project: OpenNLP
>  Issue Type: Task
>  Components: Name Finder
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
>Priority: Minor
>  Labels: help-wanted
> Fix For: 1.7.1
>
>
> The main method in that class was kind of testing it, but now it was removed 
> and the code has to used to write a JUnit test
> The main method can be found in revision: 
> b7ce303e349329cbee3eb45a064f0a2ce3179d0e



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENNLP-930) Write test for RegexNameFinderFactory

2017-01-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822923#comment-15822923
 ] 

ASF GitHub Bot commented on OPENNLP-930:


Github user asfgit closed the pull request at:

https://github.com/apache/opennlp/pull/50


> Write test for RegexNameFinderFactory
> -
>
> Key: OPENNLP-930
> URL: https://issues.apache.org/jira/browse/OPENNLP-930
> Project: OpenNLP
>  Issue Type: Task
>  Components: Name Finder
>Reporter: Joern Kottmann
>Assignee: Suneel Marthi
>Priority: Minor
>  Labels: help-wanted
> Fix For: 1.7.1
>
>
> The main method in that class was kind of testing it, but now it was removed 
> and the code has to used to write a JUnit test
> The main method can be found in revision: 
> b7ce303e349329cbee3eb45a064f0a2ce3179d0e



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENNLP-927) Merge TrainingParameters and PluggableParameters

2017-01-14 Thread Joern Kottmann (JIRA)

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

Joern Kottmann updated OPENNLP-927:
---
Assignee: Daniel Russ

> Merge TrainingParameters and PluggableParameters
> 
>
> Key: OPENNLP-927
> URL: https://issues.apache.org/jira/browse/OPENNLP-927
> Project: OpenNLP
>  Issue Type: New Feature
>  Components: Machine Learning
>Affects Versions: 1.7.0
>Reporter: Daniel Russ
>Assignee: Daniel Russ
>Priority: Minor
> Fix For: 1.7.1
>
>
> The PluggableParameters class was added to pull out the 
> get(Int/String/Boolean)Parameters() methods from the AbstractTrainer.  Merge 
> the functionality of the PluggableParameters into the TrainingParameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENNLP-927) Merge TrainingParameters and PluggableParameters

2017-01-14 Thread Joern Kottmann (JIRA)

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

Joern Kottmann updated OPENNLP-927:
---
Fix Version/s: 1.7.1

> Merge TrainingParameters and PluggableParameters
> 
>
> Key: OPENNLP-927
> URL: https://issues.apache.org/jira/browse/OPENNLP-927
> Project: OpenNLP
>  Issue Type: New Feature
>  Components: Machine Learning
>Affects Versions: 1.7.0
>Reporter: Daniel Russ
>Priority: Minor
> Fix For: 1.7.1
>
>
> The PluggableParameters class was added to pull out the 
> get(Int/String/Boolean)Parameters() methods from the AbstractTrainer.  Merge 
> the functionality of the PluggableParameters into the TrainingParameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENNLP-928) Deprecate UIMA training AEs

2017-01-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENNLP-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822916#comment-15822916
 ] 

ASF GitHub Bot commented on OPENNLP-928:


GitHub user kottmann opened a pull request:

https://github.com/apache/opennlp/pull/58

OPENNLP-928: Deprecate old UIMA trainers and some utils

The deprecated utils are only used by the trainers and have
no other purpose, they should be removed as well.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kottmann/opennlp OPENNLP-928

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/opennlp/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #58


commit 224d0bf0aaf8f9978700fb66ef480e438dd6e2f0
Author: Jörn Kottmann 
Date:   2017-01-14T19:07:36Z

OPENNLP-928: Deprecate old UIMA trainers and some utils

The deprecated utils are only used by the trainers and have
no other purpose, they should be removed as well.




> Deprecate UIMA training AEs
> ---
>
> Key: OPENNLP-928
> URL: https://issues.apache.org/jira/browse/OPENNLP-928
> Project: OpenNLP
>  Issue Type: Improvement
>  Components: UIMA Integration
>Reporter: Joern Kottmann
> Fix For: 1.7.1
>
>
> Training via UIMA never really worked well, I propose to remove that code at 
> some point. 
> Lets ask our users if anyone needs that and if there is no interest it is 
> better to remove it, and if there is interest we could try to come up with a 
> better solution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)