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

Full-Stop detection not working during full NLP parse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • tools-1.5.1-incubating
    • None
    • Parser
    • None

    Description

      There seems to be an issue with OpenNLP detecting the full stop at the end of the sentence

      (TOP (S (NP (PRP I)) (VP (VBP intend) (S (VP (TO to) (VP (VB quit) (NP (NP (NN smoking)) (NP (DT this) (NN month.)))))))))

      Although it does work fine with the tokenizer on its own

      [I, intend, to, quit, smoking, this, month, .]

      Attachments

        Activity

          People

            joern Jörn Kottmann
            markmeiklejohn mark meiklejohn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: