alainloisel / ehost

Automatically exported from code.google.com/p/ehost
0 stars 0 forks source link

got problem when creating relationship in adjudication mode #280

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On Thu, Aug 16, 2012 at 3:04 PM, Shuying Shen <Shuying.Shen@hsc.utah.edu> 
reported:
--------------------------------------------------------------------------------
-
When creating relationship in adjudication mode, it tries to link with the 
individual annotators' annotation, instead of adjudicated annotation. Say I 
have "Annotation 2" wanting to link with "Annotation 1", when I right click on 
"Annotation 1", it shows up the selection and say "Annotation 1" created by 
"Annotator A" or "Annotator B", but the one by adjudication never shows up. 
This is a bug that has to be fixed.

Original issue reported on code.google.com by jwleng@gmail.com on 21 Aug 2012 at 9:54

GoogleCodeExporter commented 8 years ago
On Tue, Aug 21, 2012 at 5:28 AM, Jianwei 'Chris' Leng <Chris.Leng@utah.edu> 
confirmed:
--------------------------------------------------------------------------------
-

I just released a new version 1.007+3 
(/dropbox/ehost-sharing/ehost-stable/ehost1.007-plus3) for your issues. It has 
following modifications compared to previous stable version.

1. Links the right annotation when creating relationship under adjudication 
mode.
When creating relationship in adjudication mode, it will link the correct 
adjudicated annotation to your selected annotation. 

2. Prevent annotation data lossing in the XML output in the "adjudication" 
folder 
In previous version, says I have annotation Ann1 which has a relationship 
linked to annotation Ann2, then the Ann1 will be pointed to  Ann2 via its old 
"mention id" in the adjudication XML even after Ann2 are adjudicated. 
Actually, Ann2 are not existing in the XML output as it has been instead of a 
new "ADJUDICATION" annotation.

Functions are added for this situation.

3. Update Relationship display after related annotations are adjudicated.
Says we have annotation Ann1 linked to Ann2, and Ann2 are overlapping with Ann3 
and Ann4. The screen should tell us the Ann1 are linked to Ann3 after we 
accepted Ann3 in our adjudication operations.

Functions are added for this.

These modifications also need to be added to the beta version.  I will put new 
issues for them on the googlecodes site and schedule new tasks.

Original comment by jwleng@gmail.com on 21 Aug 2012 at 9:55

GoogleCodeExporter commented 8 years ago
<1>
--------------------------------------------------------------------------------
-
Problem 4: it draws the unadjudicated annotation while draw the relationship 
path on result editor.

It's in processing.

<2>
--------------------------------------------------------------------------------
-
issue 281 is raised for apply the similar modification to the beta version.

Original comment by jwleng@gmail.com on 21 Aug 2012 at 9:59

GoogleCodeExporter commented 8 years ago
Problem 4 (issue 280.4) is fixed on eHOST 1.007+4 version.

Original comment by jwleng@gmail.com on 22 Aug 2012 at 8:52

GoogleCodeExporter commented 8 years ago

Original comment by jwleng@gmail.com on 10 Oct 2012 at 6:30