[
https://issues.apache.org/jira/browse/OPENNLP-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771642#comment-13771642
]
Ioan Barbulescu commented on OPENNLP-598:
-----------------------------------------
Hi
I am a bit wary of moving code changes around too much - I always end up
forgetting or missing something.
I would prefer to do the following:
- close / fix 597 (I will provide asap the examples of input you've requested)
- do a svn update (at this moment I can be sure that my copy of the code is
both clean and in sync)
- resubmit the patch for 597.
thanks.
> 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
>
> Attachments: trunk.patch
>
>
> 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
> Important NOTE:
> I attach the patch for this fix, made by svn diff in trunk/.
> However, please note that this patch includes also the changes for the fix of
> OPENNLP-597.
> Unfortunately, I cannot really go around this, as the changes for OPENNLP-597
> were not yet merged, at the moment when I opened OPENNLP-598.
> If this is a problem, I will re-create this patch, after OPENNLP-597 is
> closed & its changes merged.
> Thank you.
--
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