[gate-cvs] SF.net SVN: gate:[17804] gate/trunk/build

2014-04-10 Thread gate-project
Revision: 17804 http://sourceforge.net/p/gate/code/17804 Author: gate-project Date: 2014-04-11 01:21:31 + (Fri, 11 Apr 2014) Log Message: --- Build number update (build 4796) Modified Paths: -- gate/trunk/build/build.properties gate/trunk/build/build

[gate-cvs] SF.net SVN: gate:[17803] gate/trunk/src/test

2014-04-10 Thread markagreenwood
Revision: 17803 http://sourceforge.net/p/gate/code/17803 Author: markagreenwood Date: 2014-04-10 18:52:19 + (Thu, 10 Apr 2014) Log Message: --- I think that's all but one of the gazetteer tests fixed Modified Paths: -- gate/trunk/src/test/com/ontotext/ga

[gate-cvs] SF.net SVN: gate:[17802] gate/trunk/plugins/ANNIE/resources/gazetteer/ city_uk.lst

2014-04-10 Thread dgmaynard
Revision: 17802 http://sourceforge.net/p/gate/code/17802 Author: dgmaynard Date: 2014-04-10 18:18:41 + (Thu, 10 Apr 2014) Log Message: --- why does Mark keep re-appearing? The city that would never die. Modified Paths: -- gate/trunk/plugins/ANNIE/res

[gate-cvs] SF.net SVN: gate:[17800] gate/trunk

2014-04-10 Thread markagreenwood
Revision: 17800 http://sourceforge.net/p/gate/code/17800 Author: markagreenwood Date: 2014-04-10 14:01:51 + (Thu, 10 Apr 2014) Log Message: --- added a debug option to jape, via the ActionContext, which adds features addedByPR, addedByPhase, and addedByRule to every ann

[gate-cvs] SF.net SVN: gate:[17799] userguide/trunk/crowdsourcing.tex

2014-04-10 Thread ian_roberts
Revision: 17799 http://sourceforge.net/p/gate/code/17799 Author: ian_roberts Date: 2014-04-10 12:58:35 + (Thu, 10 Apr 2014) Log Message: --- Documenting the "detail" concept Modified Paths: -- userguide/trunk/crowdsourcing.tex Modified: userguide/trunk/

[gate-cvs] SF.net SVN: gate:[17798] gate/trunk/plugins/ANNIE/resources/NE/main.jape

2014-04-10 Thread markagreenwood
Revision: 17798 http://sourceforge.net/p/gate/code/17798 Author: markagreenwood Date: 2014-04-10 12:55:36 + (Thu, 10 Apr 2014) Log Message: --- putting the clean grammar back in, after Di fixed this and then broke it again all within half an hour :) Modified Paths: ---

[gate-cvs] SF.net SVN: gate:[17797] gate/trunk/plugins/Crowd_Sourcing/resources

2014-04-10 Thread ian_roberts
Revision: 17797 http://sourceforge.net/p/gate/code/17797 Author: ian_roberts Date: 2014-04-10 12:53:19 + (Thu, 10 Apr 2014) Log Message: --- JAPE grammars to build the required "detail" feature values to give a list of links within the sentence being annotated. Modified

[gate-cvs] SF.net SVN: gate:[17796] gate/trunk/plugins/Crowd_Sourcing/src/gate/ crowdsource

2014-04-10 Thread ian_roberts
Revision: 17796 http://sourceforge.net/p/gate/code/17796 Author: ian_roberts Date: 2014-04-10 12:28:34 + (Thu, 10 Apr 2014) Log Message: --- Added "detail" support for annotation jobs. Modified Paths: -- gate/trunk/plugins/Crowd_Sourcing/src/gate/crowds

[gate-cvs] SF.net SVN: gate:[17795] mimir/trunk/mimir-core/src/gate/mimir/MimirIndex. java

2014-04-10 Thread ian_roberts
Revision: 17795 http://sourceforge.net/p/gate/code/17795 Author: ian_roberts Date: 2014-04-10 12:00:46 + (Thu, 10 Apr 2014) Log Message: --- When creating a MimirIndex from an IndexConfig object (e.g. a new local index in mimir-web) save the config to disk immediately.

[gate-cvs] SF.net SVN: gate:[17794] gate/trunk/src/main/gate/annotation/ EventAwareAnnotationSet.java

2014-04-10 Thread markagreenwood
Revision: 17794 http://sourceforge.net/p/gate/code/17794 Author: markagreenwood Date: 2014-04-10 09:37:50 + (Thu, 10 Apr 2014) Log Message: --- removed what appears to be a duplicate copy of a class that was also in another package and which I removed earlier Removed P