You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Tommaso Teofili (Created) (JIRA)" <ji...@apache.org> on 2011/11/16 14:53:51 UTC

[jira] [Created] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

OpenNLP UIMA integration module should have unit tests
------------------------------------------------------

                 Key: OPENNLP-385
                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
             Project: OpenNLP
          Issue Type: Task
          Components: UIMA Integration
            Reporter: Tommaso Teofili


OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

Posted by "Tommaso Teofili (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENNLP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151244#comment-13151244 ] 

Tommaso Teofili commented on OPENNLP-385:
-----------------------------------------

Nice idea, I'll start from that.
                
> OpenNLP UIMA integration module should have unit tests
> ------------------------------------------------------
>
>                 Key: OPENNLP-385
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
>             Project: OpenNLP
>          Issue Type: Task
>          Components: UIMA Integration
>            Reporter: Tommaso Teofili
>
> OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

Posted by "Tommaso Teofili (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENNLP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170826#comment-13170826 ] 

Tommaso Teofili commented on OPENNLP-385:
-----------------------------------------

Yes, sorry. It was meant to be "super.initialize(context); line in its initialize(UimaContext)" :) 
                
> OpenNLP UIMA integration module should have unit tests
> ------------------------------------------------------
>
>                 Key: OPENNLP-385
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
>             Project: OpenNLP
>          Issue Type: Task
>          Components: UIMA Integration
>            Reporter: Tommaso Teofili
>         Attachments: opennlp-385.1.patch
>
>
> OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

Posted by "Tommaso Teofili (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENNLP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili updated OPENNLP-385:
------------------------------------

    Attachment: opennlp-385.1.patch

first patch which adds test descriptors plus a first test of initialization and reconfiguration of annotators.
Still need to train some test models.

BTW when running such tests I discovered the AbstractNameFinder should have a super.initialize(context); line in its process(UimaContext) method to allow reconfiguration of it.
                
> OpenNLP UIMA integration module should have unit tests
> ------------------------------------------------------
>
>                 Key: OPENNLP-385
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
>             Project: OpenNLP
>          Issue Type: Task
>          Components: UIMA Integration
>            Reporter: Tommaso Teofili
>         Attachments: opennlp-385.1.patch
>
>
> OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

Posted by "Joern Kottmann (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENNLP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151208#comment-13151208 ] 

Joern Kottmann commented on OPENNLP-385:
----------------------------------------

To do proper training and testing we need some sample data. A good source for this is wikinews since we already have the ability to transform them to XMI. I suggest that we create a small test set with 50 articles and then use these for training and testing.
                
> OpenNLP UIMA integration module should have unit tests
> ------------------------------------------------------
>
>                 Key: OPENNLP-385
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
>             Project: OpenNLP
>          Issue Type: Task
>          Components: UIMA Integration
>            Reporter: Tommaso Teofili
>
> OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

Posted by "Joern Kottmann (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENNLP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170567#comment-13170567 ] 

Joern Kottmann commented on OPENNLP-385:
----------------------------------------

Sorry, don't understand what you mean with the super.initialize call. Do you suggest to call super.initialize from initialize?
                
> OpenNLP UIMA integration module should have unit tests
> ------------------------------------------------------
>
>                 Key: OPENNLP-385
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
>             Project: OpenNLP
>          Issue Type: Task
>          Components: UIMA Integration
>            Reporter: Tommaso Teofili
>         Attachments: opennlp-385.1.patch
>
>
> OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

Posted by "Joern Kottmann (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENNLP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170875#comment-13170875 ] 

Joern Kottmann commented on OPENNLP-385:
----------------------------------------

We can train dummy models, but for that we need some (wikinews) training data.
                
> OpenNLP UIMA integration module should have unit tests
> ------------------------------------------------------
>
>                 Key: OPENNLP-385
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
>             Project: OpenNLP
>          Issue Type: Task
>          Components: UIMA Integration
>            Reporter: Tommaso Teofili
>         Attachments: opennlp-385.1.patch
>
>
> OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENNLP-385) OpenNLP UIMA integration module should have unit tests

Posted by "Tommaso Teofili (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENNLP-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170827#comment-13170827 ] 

Tommaso Teofili commented on OPENNLP-385:
-----------------------------------------

p.s.: note that tests have been disabled (<skipTests>true</skipTests> in surefire configuration) until we have trained the test models.
                
> OpenNLP UIMA integration module should have unit tests
> ------------------------------------------------------
>
>                 Key: OPENNLP-385
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-385
>             Project: OpenNLP
>          Issue Type: Task
>          Components: UIMA Integration
>            Reporter: Tommaso Teofili
>         Attachments: opennlp-385.1.patch
>
>
> OpenNLP UIMA integration module should have unit tests for basic things like: type systems, dummy executions (with small sample models), training, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira