[jira] [Commented] (OPENNLP-1183) Better language model support

2019-09-06 Thread Tommaso Teofili (Jira)
[ https://issues.apache.org/jira/browse/OPENNLP-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924063#comment-16924063 ] Tommaso Teofili commented on OPENNLP-1183: -- cool [~jzemerick], thanks! I can

[jira] [Resolved] (OPENNLP-1225) Make it possible to iterate through word vector table tokens

2018-12-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-1225. -- Resolution: Fixed > Make it possible to iterate through word vector table tokens > --

[jira] [Created] (OPENNLP-1225) Make it possible to iterate through word vector table tokens

2018-12-04 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1225: Summary: Make it possible to iterate through word vector table tokens Key: OPENNLP-1225 URL: https://issues.apache.org/jira/browse/OPENNLP-1225 Project: OpenN

[jira] [Resolved] (OPENNLP-1222) Make it possible to build OpenNLP with java 11

2018-10-02 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-1222. -- Resolution: Fixed Assignee: Tommaso Teofili > Make it possible to build OpenNLP

[jira] [Created] (OPENNLP-1222) Make it possible to build OpenNLP with java 11

2018-10-02 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1222: Summary: Make it possible to build OpenNLP with java 11 Key: OPENNLP-1222 URL: https://issues.apache.org/jira/browse/OPENNLP-1222 Project: OpenNLP Is

[jira] [Created] (OPENNLP-1183) Better language model support

2018-01-27 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1183: Summary: Better language model support Key: OPENNLP-1183 URL: https://issues.apache.org/jira/browse/OPENNLP-1183 Project: OpenNLP Issue Type: Improve

[jira] [Resolved] (OPENNLP-1180) Use String[] instead of StringList in LanguageModel API

2018-01-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-1180. -- Resolution: Fixed > Use String[] instead of StringList in LanguageModel API >

[jira] [Created] (OPENNLP-1180) Use String[] instead of StringList in LanguageModel API

2018-01-08 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1180: Summary: Use String[] instead of StringList in LanguageModel API Key: OPENNLP-1180 URL: https://issues.apache.org/jira/browse/OPENNLP-1180 Project: OpenNLP

[jira] [Updated] (OPENNLP-1169) WordVectorTable should reference WVs by String

2017-12-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-1169: - Description: {{WordVectorsTable}} API retrieves {{WordVector}} via {{CharSequence}} , th

[jira] [Created] (OPENNLP-1169) WordVectorTable should reference WVs by String

2017-12-16 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1169: Summary: WordVectorTable should reference WVs by String Key: OPENNLP-1169 URL: https://issues.apache.org/jira/browse/OPENNLP-1169 Project: OpenNLP Is

[jira] [Resolved] (OPENNLP-1167) WordVector toArray methods should be removed

2017-12-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-1167. -- Resolution: Fixed Fix Version/s: 1.8.4 > WordVector toArray methods should be r

[jira] [Created] (OPENNLP-1167) WordVector toArray methods should be removed

2017-12-14 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1167: Summary: WordVector toArray methods should be removed Key: OPENNLP-1167 URL: https://issues.apache.org/jira/browse/OPENNLP-1167 Project: OpenNLP Issu

[jira] [Created] (OPENNLP-1140) Add 20 newsgroups format support

2017-10-03 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1140: Summary: Add 20 newsgroups format support Key: OPENNLP-1140 URL: https://issues.apache.org/jira/browse/OPENNLP-1140 Project: OpenNLP Issue Type: Impr

[jira] [Updated] (OPENNLP-1140) Add 20 newsgroups format support

2017-10-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-1140: - Description: It'd be nice to have support for [20 newsgroups|http://qwone.com/~jason/20N

[jira] [Commented] (OPENNLP-1009) Experiment with deep learning based algorithms in OpenNLP

2017-07-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072204#comment-16072204 ] Tommaso Teofili commented on OPENNLP-1009: -- I'm linking here [~tgow...@gmail.co

[jira] [Commented] (OPENNLP-1009) Experiment with deep learning based algorithms in OpenNLP

2017-06-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068132#comment-16068132 ] Tommaso Teofili commented on OPENNLP-1009: -- work is being done at https://gith

[jira] [Created] (OPENNLP-1009) Experiment with deep learning based algorithms in OpenNLP

2017-03-17 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-1009: Summary: Experiment with deep learning based algorithms in OpenNLP Key: OPENNLP-1009 URL: https://issues.apache.org/jira/browse/OPENNLP-1009 Project: OpenNLP

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

2017-02-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-6: -- Attachment: koji-kinoshita-tommaso.png something like this > Create a new OpenNLP project logo f

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

2017-02-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870102#comment-15870102 ] Tommaso Teofili commented on OPENNLP-6: --- sure, thanks Bruno, I will try to apply the

[jira] [Resolved] (OPENNLP-986) Use stupid backoff by default in NGramLanguageModel

2017-02-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-986. - Resolution: Fixed > Use stupid backoff by default in NGramLanguageModel > ---

[jira] [Updated] (OPENNLP-986) Use stupid backoff by default in NGramLanguageModel

2017-02-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-986: Description: {{NGramLanguageModel}} is already using [Stupid Backoff|http://www.aclweb.org

[jira] [Created] (OPENNLP-986) Use stupid backoff by default in NGramLanguageModel

2017-02-14 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-986: --- Summary: Use stupid backoff by default in NGramLanguageModel Key: OPENNLP-986 URL: https://issues.apache.org/jira/browse/OPENNLP-986 Project: OpenNLP I

[jira] [Created] (OPENNLP-972) LM CLI should both calculate probability and suggest next tokens

2017-01-28 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-972: --- Summary: LM CLI should both calculate probability and suggest next tokens Key: OPENNLP-972 URL: https://issues.apache.org/jira/browse/OPENNLP-972 Project: OpenN

[jira] [Resolved] (OPENNLP-890) Create CLI for language model API

2017-01-27 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-890. - Resolution: Fixed > Create CLI for language model API > -

[jira] [Resolved] (OPENNLP-903) Upgrade UIMA module to OpenNLP 1.7.0

2016-12-27 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-903. - Resolution: Fixed removed hardcoded 1.6.1-SNAPSHOT version. > Upgrade UIMA module to Ope

[jira] [Created] (OPENNLP-903) Upgrade UIMA module to OpenNLP 1.7.0

2016-12-27 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-903: --- Summary: Upgrade UIMA module to OpenNLP 1.7.0 Key: OPENNLP-903 URL: https://issues.apache.org/jira/browse/OPENNLP-903 Project: OpenNLP Issue Type: Task

[jira] [Created] (OPENNLP-890) Create CLI for language model API

2016-12-06 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-890: --- Summary: Create CLI for language model API Key: OPENNLP-890 URL: https://issues.apache.org/jira/browse/OPENNLP-890 Project: OpenNLP Issue Type: Task

[jira] [Closed] (OPENNLP-659) Language models

2016-11-02 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili closed OPENNLP-659. --- > Language models > --- > > Key: OPENNLP-659 > URL: h

[jira] [Closed] (OPENNLP-829) Cleanup Doccat package javadoc

2016-11-02 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili closed OPENNLP-829. --- > Cleanup Doccat package javadoc > -- > > Key: OPENNL

[jira] [Closed] (OPENNLP-777) Naive Bayesian Classifier

2016-11-02 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili closed OPENNLP-777. --- > Naive Bayesian Classifier > - > > Key: OPENNLP-777 >

[jira] [Resolved] (OPENNLP-837) Let Doccat fail when non-sufficient amounts of training data are provided for training

2016-03-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-837. - Resolution: Fixed fixed in r1734886. Thanks [~jzemerick] for your patch. > Let Doccat fa

[jira] [Assigned] (OPENNLP-837) Let Doccat fail when non-sufficient amounts of training data are provided for training

2016-03-14 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OPENNLP-837: --- Assignee: Tommaso Teofili > Let Doccat fail when non-sufficient amounts of training

[jira] [Resolved] (OPENNLP-713) nlp-utils testing and javadoc

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-713. - Resolution: Fixed resolving this as some work has already been done but also because work

[jira] [Created] (OPENNLP-837) Let Doccat fail when non-sufficient amounts of training data are provided for training

2016-03-09 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-837: --- Summary: Let Doccat fail when non-sufficient amounts of training data are provided for training Key: OPENNLP-837 URL: https://issues.apache.org/jira/browse/OPENNLP-837

[jira] [Resolved] (OPENNLP-488) Doccat training tool throws NullPointer error

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-488. - Resolution: Fixed I've created OPENNLP-837 as a follow up issue regarding notifying users

[jira] [Updated] (OPENNLP-829) Cleanup Doccat package javadoc

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-829: Summary: Cleanup Doccat package javadoc (was: Cleanup Doccat package (API and javadoc)) >

[jira] [Resolved] (OPENNLP-829) Cleanup Doccat package javadoc

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-829. - Resolution: Fixed > Cleanup Doccat package javadoc > -- > >

[jira] [Commented] (OPENNLP-829) Cleanup Doccat package (API and javadoc)

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186886#comment-15186886 ] Tommaso Teofili commented on OPENNLP-829: - I've added / tweaked remaining javadoc

[jira] [Assigned] (OPENNLP-488) Doccat training tool throws NullPointer error

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OPENNLP-488: --- Assignee: Tommaso Teofili > Doccat training tool throws NullPointer error >

[jira] [Commented] (OPENNLP-488) Doccat training tool throws NullPointer error

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186801#comment-15186801 ] Tommaso Teofili commented on OPENNLP-488: - applied Jeff Zemerick's patch in r1734

[jira] [Commented] (OPENNLP-488) Doccat training tool throws NullPointer error

2016-03-09 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186798#comment-15186798 ] Tommaso Teofili commented on OPENNLP-488: - {quote} +1 to apply this patch and ens

[jira] [Comment Edited] (OPENNLP-659) Language models

2016-02-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137106#comment-15137106 ] Tommaso Teofili edited comment on OPENNLP-659 at 2/8/16 3:53 PM: --

[jira] [Resolved] (OPENNLP-659) Language models

2016-02-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-659. - Resolution: Fixed fixed in r1729193 > Language models > --- > >

[jira] [Commented] (OPENNLP-659) Language models

2016-02-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136935#comment-15136935 ] Tommaso Teofili commented on OPENNLP-659: - if no one objects I'll proceed with co

[jira] [Updated] (OPENNLP-659) Language models

2016-02-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-659: Fix Version/s: 1.6.1 > Language models > --- > > Key: OPENNLP-6

[jira] [Comment Edited] (OPENNLP-659) Language models

2016-02-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134232#comment-15134232 ] Tommaso Teofili edited comment on OPENNLP-659 at 2/5/16 3:50 PM: --

[jira] [Comment Edited] (OPENNLP-659) Language models

2016-02-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134232#comment-15134232 ] Tommaso Teofili edited comment on OPENNLP-659 at 2/5/16 3:50 PM: --

[jira] [Comment Edited] (OPENNLP-659) Language models

2016-02-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134232#comment-15134232 ] Tommaso Teofili edited comment on OPENNLP-659 at 2/5/16 3:50 PM: --

[jira] [Updated] (OPENNLP-659) Language models

2016-02-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-659: Attachment: OPENNLP-659.2.patch new patch: removed dummy models from previous patches and k

[jira] [Comment Edited] (OPENNLP-829) Cleanup Doccat package (API and javadoc)

2016-01-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15104952#comment-15104952 ] Tommaso Teofili edited comment on OPENNLP-829 at 1/18/16 8:47 AM: -

[jira] [Resolved] (OPENNLP-777) Naive Bayesian Classifier

2016-01-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-777. - Resolution: Fixed Fix Version/s: 1.6.1 > Naive Bayesian Classifier > -

[jira] [Commented] (OPENNLP-829) Cleanup Doccat package (API and javadoc)

2016-01-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15104952#comment-15104952 ] Tommaso Teofili commented on OPENNLP-829: - I've added and tweaked other javadocs

[jira] [Commented] (OPENNLP-830) Huge runtime improvement on training (POS, Chunk, ...)

2016-01-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103623#comment-15103623 ] Tommaso Teofili commented on OPENNLP-830: - [~subercaze.jul...@gmail.com] while I

[jira] [Commented] (OPENNLP-829) Cleanup Doccat package (API and javadoc)

2016-01-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103611#comment-15103611 ] Tommaso Teofili commented on OPENNLP-829: - in r1725068 I've committed a few addit

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2016-01-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103045#comment-15103045 ] Tommaso Teofili commented on OPENNLP-777: - I've tried NBC using the client code p

[jira] [Assigned] (OPENNLP-829) Cleanup Doccat package (API and javadoc)

2016-01-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OPENNLP-829: --- Assignee: Tommaso Teofili > Cleanup Doccat package (API and javadoc) > -

[jira] [Created] (OPENNLP-829) Cleanup Doccat package (API and javadoc)

2016-01-15 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-829: --- Summary: Cleanup Doccat package (API and javadoc) Key: OPENNLP-829 URL: https://issues.apache.org/jira/browse/OPENNLP-829 Project: OpenNLP Issue Type:

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2016-01-13 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095834#comment-15095834 ] Tommaso Teofili commented on OPENNLP-777: - very good to hear, thanks [~cohan.suja

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2016-01-08 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088980#comment-15088980 ] Tommaso Teofili commented on OPENNLP-777: - I've committed latest [~cohan.sujay]'s

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2016-01-07 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088848#comment-15088848 ] Tommaso Teofili commented on OPENNLP-777: - thanks [~cohan.sujay], the build is no

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2015-09-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14802714#comment-14802714 ] Tommaso Teofili commented on OPENNLP-777: - [~joern] thanks for your feedback, I'l

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2015-09-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791808#comment-14791808 ] Tommaso Teofili commented on OPENNLP-777: - thanks @Cohan .sujay] for the help on

[jira] [Comment Edited] (OPENNLP-777) Naive Bayesian Classifier

2015-09-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791808#comment-14791808 ] Tommaso Teofili edited comment on OPENNLP-777 at 9/17/15 8:58 AM: -

[jira] [Created] (OPENNLP-817) Add support for creating probabilistic CFG from samples

2015-09-12 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-817: --- Summary: Add support for creating probabilistic CFG from samples Key: OPENNLP-817 URL: https://issues.apache.org/jira/browse/OPENNLP-817 Project: OpenNLP

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2015-09-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738878#comment-14738878 ] Tommaso Teofili commented on OPENNLP-777: - [~cohan.sujay] I am writing some tests

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2015-08-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681979#comment-14681979 ] Tommaso Teofili commented on OPENNLP-777: - I've committed [~cohan.sujay]'s patch,

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2015-08-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681743#comment-14681743 ] Tommaso Teofili commented on OPENNLP-777: - Thanks a lot [~cohan.sujay] for your a

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2015-08-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679794#comment-14679794 ] Tommaso Teofili commented on OPENNLP-777: - thanks [~cohan.sujay]! I'll take care

[jira] [Commented] (OPENNLP-777) Naive Bayesian Classifier

2015-08-07 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661877#comment-14661877 ] Tommaso Teofili commented on OPENNLP-777: - Patch looks overall good to me, integr

[jira] [Commented] (OPENNLP-659) Language models

2015-08-07 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661508#comment-14661508 ] Tommaso Teofili commented on OPENNLP-659: - I've pushed the last patch to a separa

[jira] [Commented] (OPENNLP-741) Add language modeling support

2015-08-07 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661504#comment-14661504 ] Tommaso Teofili commented on OPENNLP-741: - I've pushed the last patch to a separa

[jira] [Assigned] (OPENNLP-777) Naive Bayesian Classifier

2015-08-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OPENNLP-777: --- Assignee: Tommaso Teofili > Naive Bayesian Classifier > - >

[jira] [Updated] (OPENNLP-659) Language models

2015-07-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-659: Attachment: OPENNLP-659.1.patch slightly improved version of LM patch > Language models >

[jira] [Commented] (OPENNLP-788) Add a language detection component

2015-06-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572709#comment-14572709 ] Tommaso Teofili commented on OPENNLP-788: - good point, that would be a very valua

[jira] [Commented] (OPENNLP-776) Model Objects should be Serializable

2015-05-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545075#comment-14545075 ] Tommaso Teofili commented on OPENNLP-776: - I think this would be a quite valuable

[jira] [Updated] (OPENNLP-659) Language models

2015-05-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-659: Attachment: OPENNLP-659.0.patch attached first draft patch (adapting language model stuff f

[jira] [Assigned] (OPENNLP-659) Language models

2015-05-05 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OPENNLP-659: --- Assignee: Tommaso Teofili > Language models > --- > > Ke

[jira] [Reopened] (OPENNLP-764) UIMA NameFinder Annotator should call clearAdaptiveData

2015-04-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reopened OPENNLP-764: - reopened as the clearAdaptiveData method is call within #documentDone, so this should not be

[jira] [Updated] (OPENNLP-764) UIMA NameFinder Annotator should call clearAdaptiveData

2015-04-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-764: Fix Version/s: 1.6.1 > UIMA NameFinder Annotator should call clearAdaptiveData > --

[jira] [Resolved] (OPENNLP-764) UIMA NameFinder Annotator should call clearAdaptiveData

2015-04-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-764. - Resolution: Fixed applied Pablo Duboue's patch in r1670574, thanks Pablo! :) > UIMA Name

[jira] [Assigned] (OPENNLP-764) UIMA NameFinder Annotator should call clearAdaptiveData

2015-04-01 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OPENNLP-764: --- Assignee: Tommaso Teofili > UIMA NameFinder Annotator should call clearAdaptiveData

[jira] [Commented] (OPENNLP-741) Add language modeling support

2015-03-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354627#comment-14354627 ] Tommaso Teofili commented on OPENNLP-741: - right, good catch :) > Add language m

[jira] [Resolved] (OPENNLP-741) Add language modeling support

2015-03-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-741. - Resolution: Duplicate Fix Version/s: (was: 1.6.1) > Add language modeling supp

[jira] [Resolved] (OPENNLP-746) Add unit test for NGramModel

2015-01-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-746. - Resolution: Fixed fixed in r1655546 > Add unit test for NGramModel > ---

[jira] [Updated] (OPENNLP-746) Add unit test for NGramModel

2015-01-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-746: Summary: Add unit test for NGramModel (was: Add unit test for NgramModel) > Add unit test

[jira] [Created] (OPENNLP-746) Add unit test for NgramModel

2015-01-29 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-746: --- Summary: Add unit test for NgramModel Key: OPENNLP-746 URL: https://issues.apache.org/jira/browse/OPENNLP-746 Project: OpenNLP Issue Type: Test

[jira] [Updated] (OPENNLP-741) Add language modeling support

2015-01-19 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-741: Attachment: OPENNLP-741.0.patch added first patch, not complete yet, as integration with Ng

[jira] [Updated] (OPENNLP-741) Add language modeling support

2015-01-19 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-741: Description: As discussed when nlp-utils was donated to OpenNLP (OPENNLP-657) I'd like to

[jira] [Created] (OPENNLP-741) Add language modeling support

2015-01-19 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-741: --- Summary: Add language modeling support Key: OPENNLP-741 URL: https://issues.apache.org/jira/browse/OPENNLP-741 Project: OpenNLP Issue Type: New Feature

[jira] [Resolved] (OPENNLP-740) Add svn:ignore for IntelliJ IDEA configuration files

2015-01-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-740. - Resolution: Fixed fixed in r1652613 > Add svn:ignore for IntelliJ IDEA configuration fil

[jira] [Created] (OPENNLP-740) Add svn:ignore for IntelliJ IDEA configuration files

2015-01-17 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-740: --- Summary: Add svn:ignore for IntelliJ IDEA configuration files Key: OPENNLP-740 URL: https://issues.apache.org/jira/browse/OPENNLP-740 Project: OpenNLP

[jira] [Closed] (OPENNLP-723) Add PCFGs support to nlp-utils

2014-10-17 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili closed OPENNLP-723. --- Resolution: Fixed > Add PCFGs support to nlp-utils > -- > >

[jira] [Created] (OPENNLP-723) Add PCFGs support to nlp-utils

2014-10-17 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-723: --- Summary: Add PCFGs support to nlp-utils Key: OPENNLP-723 URL: https://issues.apache.org/jira/browse/OPENNLP-723 Project: OpenNLP Issue Type: New Featur

[jira] [Commented] (OPENNLP-713) nlp-utils testing and javadoc

2014-09-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135160#comment-14135160 ] Tommaso Teofili commented on OPENNLP-713: - first set of changes (improved javadoc

[jira] [Updated] (OPENNLP-713) nlp-utils testing and javadoc

2014-09-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OPENNLP-713: Labels: nlp-utils (was: ) > nlp-utils testing and javadoc > -

[jira] [Created] (OPENNLP-713) nlp-utils testing and javadoc

2014-09-16 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OPENNLP-713: --- Summary: nlp-utils testing and javadoc Key: OPENNLP-713 URL: https://issues.apache.org/jira/browse/OPENNLP-713 Project: OpenNLP Issue Type: Improvement

[jira] [Closed] (OPENNLP-666) [sandbox/nlputils] Support for strict CFGs non terminal rules expansion

2014-03-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili closed OPENNLP-666. --- > [sandbox/nlputils] Support for strict CFGs non terminal rules expansion >

[jira] [Resolved] (OPENNLP-666) [sandbox/nlputils] Support for strict CFGs non terminal rules expansion

2014-03-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved OPENNLP-666. - Resolution: Fixed it looks good now, thanks again :) > [sandbox/nlputils] Support for s

[jira] [Reopened] (OPENNLP-666) [sandbox/nlputils] Support for strict CFGs non terminal rules expansion

2014-03-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reopened OPENNLP-666: - reopened as I just realized the RuleTest class in the patch is missing, [~joern] could you

[jira] [Commented] (OPENNLP-666) [sandbox/nlputils] Support for strict CFGs non terminal rules expansion

2014-03-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OPENNLP-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947798#comment-13947798 ] Tommaso Teofili commented on OPENNLP-666: - thanks a lot [~joern] > [sandbox/nlpu

  1   2   >