[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567331#comment-14567331
]
Marshall Schor commented on UIMA-3374:
--
Apologies for the delay...
I'll replace the
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557554#comment-14557554
]
James Zhu commented on UIMA-3374:
-
Hi, Marshall:
The screenshots were captured from my Mac
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556891#comment-14556891
]
Marshall Schor commented on UIMA-3374:
--
Some more observations: The idea behind the e
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556847#comment-14556847
]
Marshall Schor commented on UIMA-3374:
--
Hi, I notice that the images don't quite seem
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14548693#comment-14548693
]
Marshall Schor commented on UIMA-3374:
--
Hi, thanks for all your work on this :-). To
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538549#comment-14538549
]
James Zhu commented on UIMA-3374:
-
Hi, Marshall:
As to your second point, I agree that it
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538541#comment-14538541
]
James Zhu commented on UIMA-3374:
-
Hi, Marshall:
Excellent question! The removal of the or
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538382#comment-14538382
]
Marshall Schor commented on UIMA-3374:
--
question: the changes in createTextScrollPane,
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509382#comment-14509382
]
Marshall Schor commented on UIMA-3374:
--
Hi James, I reviewed and committed patch #1.
I'd agree with Marshall that it would be nice to have "generalization" for
a feature like this. More specifically, what I've implemented only allows
user to filter annotation objects by a single feature and its values. It
would be nicer if we could allow users to filter by multiple features and
the
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947910#comment-13947910
]
Marshall Schor commented on UIMA-3374:
--
I think this needs more careful investigation,
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947800#comment-13947800
]
Richard Eckart de Castilho commented on UIMA-3374:
--
We should come to some
Hi, Marshall:
I read your email again and more carefully this time. I think I
misunderstood what you meant by "previous selection". I am understanding
you better now.
What you are looking for is essentially a staged filtering based on
multiple features and their values. Such criteria are joined b
Hi, Marshall:
Thanks for the time looking at this enhancement.
Yes, you are quite right about what the new feature does. The requirement
arose from an inconvenience when we use the annotation viewer to examine
the annotations in our work. For a certain type of annotation, we can
potentially have
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843613#comment-13843613
]
Marshall Schor commented on UIMA-3374:
--
hi, I'm looking at this again. The new "featu
Hi, Marshall:
Thanks for spending the time going through the code and providing feedback.
I understand it is going to be very difficult to review the code if you
compare mine with the old version line by line. The work you are seeing is
the accumulative result after a few weeks of hard work. When
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836947#comment-13836947
]
Marshall Schor commented on UIMA-3374:
--
I'm having a very hard time absorbing this cha
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836671#comment-13836671
]
Marshall Schor commented on UIMA-3374:
--
taking a look...
> A new mode for annotation
Thanks James!
it may take a while until we get to review it. (It even took a while to reply
to this mail ;))
Cheers,
-- Richard
On 22.11.2013, at 22:35, James Jichun Zhu wrote:
> Richard and Marshall:
>
> I've completed the necessary code changes to implement the new feature I
> proposed fo
Richard and Marshall:
I've completed the necessary code changes to implement the new feature I
proposed for issue UIMA-3374. I've attached the two java files I had to
change and a few screenshot to show the new feature.
I am looking forward to someone reviewing it and providing feedbacks.
Thank
James,
to contribute your changes back, you open a JIRA issue and attach your changes
as a patch. The patch needs to be reviewed by a project member which interacts
with you in case the patch requires additional changes, or applies the change.
Before a patch can be accepted, you need to file an
Marshall and Richard:
From the source code I could see that there were two view modes,
"annotation" mode and "entity" mode. The "annotation" mode is the
default view mode that we commonly see. I've never realized there was an
"entity" view mode until I saw it in the source code.
The choice o
That code has probably been sitting around for the last couple of
releases, so we have it in various tags. Why not purge it from
trunk? If the code around it changes, it soon becomes meaningless
anyway.
-- Richard
On 05.11.2013, at 20:32, Marshall Schor wrote:
> Hi James,
>
> I suggest commen
Hi James,
I suggest commenting out the unused code - would that work?
-Marshall (feeling conservative ...)
On 10/30/2013 7:04 PM, James Jichun Zhu wrote:
> Hi, Marshall Schor:
>
> I am looking into implementing a new mode for the annotation viewer (for
> details please see the UIMA issue #3374).
Hi, Marshall Schor:
I am looking into implementing a new mode for the annotation viewer (for
details please see the UIMA issue #3374). I do feel the new feature I am
about to implement will be of great value and intend to contribute it back
to the UIMA code base once I have successfully implemente
[
https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805161#comment-13805161
]
Peter Klügl commented on UIMA-3374:
---
I had lately a discussion about different highlighti
26 matches
Mail list logo