You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (Created) (JIRA)" <ji...@apache.org> on 2012/04/04 15:07:23 UTC

[jira] [Created] (OPENNLP-493) TokenNameFinderTrainer should have an option to only use certain name types for training

TokenNameFinderTrainer should have an option to only use certain name types for training
----------------------------------------------------------------------------------------

                 Key: OPENNLP-493
                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
             Project: OpenNLP
          Issue Type: Improvement
          Components: Command Line Interface, Name Finder
            Reporter: Joern Kottmann
            Assignee: Joern Kottmann
            Priority: Minor
             Fix For: tools-1.5.3


Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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] [Closed] (OPENNLP-493) TokenNameFinderTrainer should have an option to only use certain name types for training

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

Joern Kottmann closed OPENNLP-493.
----------------------------------

    Resolution: Fixed
    
> TokenNameFinderTrainer should have an option to only use certain name types for training
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-493
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Command Line Interface, Name Finder
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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-493) TokenNameFinderTrainer should have an option to only use certain name types for training

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

Joern Kottmann commented on OPENNLP-493:
----------------------------------------

Ups, yes it should be optional.
                
> TokenNameFinderTrainer should have an option to only use certain name types for training
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-493
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Command Line Interface, Name Finder
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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] [Reopened] (OPENNLP-493) TokenNameFinderTrainer should have an option to only use certain name types for training

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

William Colen reopened OPENNLP-493:
-----------------------------------

      Assignee: William Colen  (was: Joern Kottmann)

I will make the nameTypes argument optional.
                
> TokenNameFinderTrainer should have an option to only use certain name types for training
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-493
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Command Line Interface, Name Finder
>            Reporter: Joern Kottmann
>            Assignee: William Colen
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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-493) TokenNameFinderTrainer should have an option to only use certain name types for training

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

Joern Kottmann commented on OPENNLP-493:
----------------------------------------

Thanks!
                
> TokenNameFinderTrainer should have an option to only use certain name types for training
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-493
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Command Line Interface, Name Finder
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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-493) TokenNameFinderTrainer should have an option to only use certain name types for training

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

William Colen commented on OPENNLP-493:
---------------------------------------

The nameTypes argument is mandatory now. Should it be optional?
                
> TokenNameFinderTrainer should have an option to only use certain name types for training
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-493
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Command Line Interface, Name Finder
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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-493) TokenNameFinderTrainer should have an option to only use certain name types for training

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

William Colen updated OPENNLP-493:
----------------------------------

    Assignee: Joern Kottmann  (was: William Colen)
    
> TokenNameFinderTrainer should have an option to only use certain name types for training
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-493
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Command Line Interface, Name Finder
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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] [Closed] (OPENNLP-493) TokenNameFinderTrainer should have an option to only use certain name types for training

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

William Colen closed OPENNLP-493.
---------------------------------

    Resolution: Fixed
    
> TokenNameFinderTrainer should have an option to only use certain name types for training
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-493
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-493
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Command Line Interface, Name Finder
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> Training data produced from a corpus (e.g. conll, muc) often contain many name types, but usually the training should just be done for one name type (or a few selected ones). To make this easier the name finder trainer should have an optional argument to specify the types to use for training.

--
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