Revision: 16769
          http://sourceforge.net/p/gate/code/16769
Author:   valyt
Date:     2013-08-07 14:57:26 +0000 (Wed, 07 Aug 2013)
Log Message:
-----------
It helps to get the parameter name right when writing software documentation.

Modified Paths:
--------------
    mimir/trunk/doc/default-index-config.txt
    mimir/trunk/doc/mimir-guide.pdf

Modified: mimir/trunk/doc/default-index-config.txt
===================================================================
--- mimir/trunk/doc/default-index-config.txt    2013-08-07 12:36:26 UTC (rev 
16768)
+++ mimir/trunk/doc/default-index-config.txt    2013-08-07 14:57:26 UTC (rev 
16769)
@@ -18,7 +18,7 @@
 /@    18  @/    annotation helper:new DefaultHelper(annType:'Sentence')
 /@    19  @/  }
 /@    20  @/  index {
-/@    21  @/    annotation helper:new DefaultHelper(annType:'Person', 
nominalFeatures:["gender", "title"], stringFeatures:["name"])
+/@    21  @/    annotation helper:new DefaultHelper(annType:'Person', 
nominalFeatures:["gender", "title"], textFeatures:["name"])
 /@    22  @/    annotation helper:new DefaultHelper(annType:'Location', 
nominalFeatures:["locType", "continent"])
 /@    23  @/    annotation helper:new DefaultHelper(annType:'Organization', 
nominalFeatures:["orgType"])
 /@    24  @/    annotation helper:new DefaultHelper(annType:'Date', 
integerFeatures:["normalized"])

Modified: mimir/trunk/doc/mimir-guide.pdf
===================================================================
(Binary files differ)

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to