Revision: 17961
          http://sourceforge.net/p/gate/code/17961
Author:   ian_roberts
Date:     2014-05-11 15:02:24 +0000 (Sun, 11 May 2014)
Log Message:
-----------
Another "annotations" that got away.

Modified Paths:
--------------
    userguide/trunk/ontologies.tex

Modified: userguide/trunk/ontologies.tex
===================================================================
--- userguide/trunk/ontologies.tex      2014-05-11 14:59:28 UTC (rev 17960)
+++ userguide/trunk/ontologies.tex      2014-05-11 15:02:24 UTC (rev 17961)
@@ -1678,7 +1678,7 @@
 
   // create the new annotation
   try {
-    annotations.add(mentionAnnots.firstNode().getOffset(),
+    outputAS.add(mentionAnnots.firstNode().getOffset(),
        mentionAnnots.lastNode().getOffset(), "Mention", features);
   }
   catch(InvalidOffsetException e) {

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to