Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-534

Parser training no longer has option to learn/generate function tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • tools-1.5.3
    • Parser
    • None

    Description

      In version 1.5.*, the ability to train the parser to learn function tags (e.g., the -SBJ on a constituent NP-SBJ). In previous versions, this could be accomplished by using the -fun flag in the training call. That flag seems to have been left off in the transition to the new ParserTrainer architecture. Restoring this functionality would be trivial – it simply triggered a call to Parse.useFunctionTags(true).

      Attachments

        1. funs.diff
          1 kB
          Tim Miller

        Activity

          People

            joern Jörn Kottmann
            tmill Tim Miller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: