Revision: 12304
          http://gate.svn.sourceforge.net/gate/?rev=12304&view=rev
Author:   ian_roberts
Date:     2010-02-25 10:20:15 +0000 (Thu, 25 Feb 2010)

Log Message:
-----------
Patch from Matt Nathan to implement a DefaultGazetteer that can share the
compiled FSM of another gazetteer.  This is intended for use in multithreaded
situations where you need several identical gazetteer PRs for use in different
threads - you load a single instance of the normal DefaultGazetteer or
OntoRootGazetteer, then create as many instances as required of the
SharedDefaultGazetteer PR and they will all share a single in-memory FSM.

http://sourceforge.net/support/tracker.php?aid=2958053

Modified Paths:
--------------
    gate/trunk/plugins/ANNIE/creole.xml

Added Paths:
-----------
    gate/trunk/src/gate/creole/gazetteer/SharedDefaultGazetteer.java


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

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to