Ioan Barbulescu created OPENNLP-598:
---------------------------------------

             Summary: Opennlp supports RRB/LRB and RCB/LCB, but not RSB/LSB
                 Key: OPENNLP-598
                 URL: https://issues.apache.org/jira/browse/OPENNLP-598
             Project: OpenNLP
          Issue Type: Bug
          Components: Parser
    Affects Versions: tools-1.5.3
         Environment: windows, jdk 7
            Reporter: Ioan Barbulescu
            Priority: Minor
             Fix For: 1.6.0


OpenNlp supports Right / Left Round Bracket and Right / Left Curly Bracket, but 
not Right / Left Square Bracket.

Fix is simple, by adding the corresponding "if()"s in 3 files: 
tools/parser/chunking/BuildContextGenerator
tools/parser/Parse
tools/tokenize/lang/en/TokenSampleStream


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to