Revision: 17420
          http://sourceforge.net/p/gate/code/17420
Author:   adamfunk
Date:     2014-02-25 14:51:31 +0000 (Tue, 25 Feb 2014)
Log Message:
-----------
Set TfIdf to use its own corpus in the sample app.

Modified Paths:
--------------
    gate/trunk/plugins/TermRaider/applications/termraider-eng.gapp

Modified: gate/trunk/plugins/TermRaider/applications/termraider-eng.gapp
===================================================================
--- gate/trunk/plugins/TermRaider/applications/termraider-eng.gapp      
2014-02-25 14:43:45 UTC (rev 17419)
+++ gate/trunk/plugins/TermRaider/applications/termraider-eng.gapp      
2014-02-25 14:51:31 UTC (rev 17420)
@@ -38,6 +38,7 @@
 def termbank0 = 
Factory.createResource("gate.termraider.bank.TfIdfTermbank", [
   corpora:[corpus],
   inputAnnotationTypes:'SingleWord;MultiWord',
+  docFreqSource:null,
   debugMode:true,
 ].toFeatureMap())
 

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


------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to