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

Debugging is slow if using a POSDictionary

    XMLWordPrintableJSON

Details

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

    Description

      Debugging is too slow if using a POSDictionary because of its toString() method. The IDE calls it to show variables values. The current implementation of toString creates a huge string with all dictionary entries.
      We should reduce it to just a few entries.

      Attachments

        Activity

          People

            colen William Colen
            colen William Colen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: