[jira] [Created] (OPENNLP-999) RFE update web site layout

2017-03-03 Thread Bruno P. Kinoshita (JIRA)
Bruno P. Kinoshita created OPENNLP-999:
--

 Summary: RFE update web site layout
 Key: OPENNLP-999
 URL: https://issues.apache.org/jira/browse/OPENNLP-999
 Project: OpenNLP
  Issue Type: Bug
  Components: Website
Reporter: Bruno P. Kinoshita
Priority: Minor


Started a thread in the dev-mailing list recently, and it didn't get a negative 
feedback, so filing this issue as placeholder for discussion.

OpenNLP web site has an old layout, while most new ASF projects are migrating 
to Jekyll, Maven Site + Fluid Skin, or other new solutions.

http://mail-archives.apache.org/mod_mbox/opennlp-dev/201703.mbox/browser

There is a current POC available at https://kinow.github.io/opennlp/, using 
Apache Maven Site plug-in and Fluid Skin.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OPENNLP-998) Maven build fails on MacOS

2017-03-03 Thread Suneel Marthi (JIRA)

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

Suneel Marthi commented on OPENNLP-998:
---

Please go ahead and make a PR for this.

> Maven build fails on MacOS
> --
>
> Key: OPENNLP-998
> URL: https://issues.apache.org/jira/browse/OPENNLP-998
> Project: OpenNLP
>  Issue Type: Bug
>  Components: Build, Packaging and Test
> Environment: MacOS
>Reporter: Madhav Sharan
>Priority: Minor
>
> While building "opennlp-distr" I get error "group id is too big" on MacOS.
> It can be fixed by using "posix" mode instead of "gnu" on - 
> https://github.com/apache/opennlp/blob/master/opennlp-distr/pom.xml#L75
> Any specific reason to use "gnu"? I was reading online and as per people 
> comments "posix" works on both windows and unix. I can raise a PR if it can 
> be changed to posix.
> ```
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single 
> (bundle-project-sources) on project opennlp-distr: Execution 
> bundle-project-sources of goal 
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id 
> '703763885' is too big ( > 2097151 ). Use STAR or POSIX extensions to 
> overcome this limit -> [Help 1]
> [ERROR] 
> ```



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OPENNLP-904) Adding new functionality to know all possible lemmas given a word and pos tag pair

2017-03-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on OPENNLP-904:


Github user ragerri closed the pull request at:

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


> Adding new functionality to know all possible lemmas given a word and pos tag 
> pair
> --
>
> Key: OPENNLP-904
> URL: https://issues.apache.org/jira/browse/OPENNLP-904
> Project: OpenNLP
>  Issue Type: New Feature
>  Components: Lemmatizer
>Reporter: Rodrigo Agerri
>Assignee: Rodrigo Agerri
>Priority: Minor
> Fix For: 1.8.0
>
>
> Currently the various lemmatizers (DictionaryLemmatizer, LemmatizerME and 
> MorfologikLemmatizer) do not allow to obtain all posible lemmas given a word 
> and postag pair. This functionality is useful and should be added.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Closed] (OPENNLP-904) Adding new functionality to know all possible lemmas given a word and pos tag pair

2017-03-03 Thread Joern Kottmann (JIRA)

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

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

Change was merged, closing this.

> Adding new functionality to know all possible lemmas given a word and pos tag 
> pair
> --
>
> Key: OPENNLP-904
> URL: https://issues.apache.org/jira/browse/OPENNLP-904
> Project: OpenNLP
>  Issue Type: New Feature
>  Components: Lemmatizer
>Reporter: Rodrigo Agerri
>Assignee: Rodrigo Agerri
>Priority: Minor
> Fix For: 1.8.0
>
>
> Currently the various lemmatizers (DictionaryLemmatizer, LemmatizerME and 
> MorfologikLemmatizer) do not allow to obtain all posible lemmas given a word 
> and postag pair. This functionality is useful and should be added.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)