Revision: 13728
          http://gate.svn.sourceforge.net/gate/?rev=13728&view=rev
Author:   philgooch
Date:     2011-04-20 17:59:22 +0000 (Wed, 20 Apr 2011)

Log Message:
-----------
Removed lineBreakCount parameter as no longer required (text is now pre-chunked)

Modified Paths:
--------------
    gate/trunk/plugins/Tagger_MetaMap/README.txt

Modified: gate/trunk/plugins/Tagger_MetaMap/README.txt
===================================================================
--- gate/trunk/plugins/Tagger_MetaMap/README.txt        2011-04-20 16:35:06 UTC 
(rev 13727)
+++ gate/trunk/plugins/Tagger_MetaMap/README.txt        2011-04-20 17:59:22 UTC 
(rev 13728)
@@ -31,8 +31,6 @@
 
 inputASTypeFeature: send the content of this feature within inputASTypes to 
MetaMap and wrap a new MetaMap annotation around each annotation in 
inputASTypes. If the feature is empty or does not exist, then the annotation 
content is sent instead.
 
-linebreakCount: specify the number of linebreak/whitespace characters between 
paragraphs if processing a document with multiple paragraphs separated by blank 
lines. The MetaMap API processCitationsFromString() method used by this plugin 
chunks text separated by blank lines (i.e. \n[\\s]*\n), and the resulting 
output resets the start offset of each chunk to 0, so the offset between each 
paragraph is effectively lost if this allowance is not made.
-
 metaMapOptions: set MetaMap options here. Default is -Xdt (truncate Candidates 
mappings, disallow derivational variants and do not use full text parsing). See 
http://metamap.nlm.nih.gov/README_javaapi.html for more details of accepted 
arguments. NB: only set the -y parameter (word-sense disambiguation) if 
wsdserverctl is running. 
 
 outputASName: output Annotation Set name.


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

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to