Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
Commented out active learning code. By Nikhil.
authorlingutln <lingutln@localhost>
Wed, 30 Jan 2013 00:09:54 +0000 (00:09 +0000)
committerlingutln <lingutln@localhost>
Wed, 30 Jan 2013 00:09:54 +0000 (00:09 +0000)
svn path=/; revision=427

Annotation/src/ie/dcu/apps/ist/views/SegmentationView.java

index 744117c4fc305f0a689009a171eb19f02686164d..098ad11d90d3ccefffa882f0203b17200587cc23 100644 (file)
@@ -12,7 +12,7 @@ import ie.dcu.segment.options.SegmenterOptionDialog;
 import ie.dcu.segment.painters.SegmentationPainter;
 import ie.dcu.swt.*;
 import ie.dcu.swt.event.*;
-import ie.dcu.apps.ist.activelearning.*;
+//import ie.dcu.apps.ist.activelearning.*;
 
 import java.io.BufferedReader;
 import java.io.InputStreamReader;