Revision: 16716
http://sourceforge.net/p/gate/code/16716
Author: adamfunk
Date: 2013-07-01 15:49:17 +0000 (Mon, 01 Jul 2013)
Log Message:
-----------
Stripped out default PR parameters so the LingPipe ready-made will
automatically pick up the default values in the future.
Modified Paths:
--------------
gate/trunk/plugins/LingPipe/resources/lingpipe.gapp
Modified: gate/trunk/plugins/LingPipe/resources/lingpipe.gapp
===================================================================
--- gate/trunk/plugins/LingPipe/resources/lingpipe.gapp 2013-07-01 10:17:04 UTC
(rev 16715)
+++ gate/trunk/plugins/LingPipe/resources/lingpipe.gapp 2013-07-01 15:49:17 UTC
(rev 16716)
@@ -16,24 +16,7 @@
<gate.util.persistence.PRPersistence>
<runtimeParams class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
- <localMap>
- <entry>
- <string>setsToKeep</string>
- <null/>
- </entry>
- <entry>
- <string>document</string>
- <null/>
- </entry>
- <entry>
- <string>annotationTypes</string>
- <null/>
- </entry>
- <entry>
- <string>keepOriginalMarkupsAS</string>
- <boolean>true</boolean>
- </entry>
- </localMap>
+ <localMap/>
</runtimeParams>
<resourceType>gate.creole.annotdelete.AnnotationDeletePR</resourceType>
<resourceName>Document Reset</resourceName>
@@ -49,29 +32,13 @@
<gate.util.persistence.PRPersistence>
<runtimeParams class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
- <localMap>
- <entry>
- <string>document</string>
- <null/>
- </entry>
- <entry>
- <string>languageIdFeatureName</string>
- <null/>
- </entry>
- </localMap>
+ <localMap/>
</runtimeParams>
<resourceType>gate.lingpipe.LanguageIdentifierPR</resourceType>
<resourceName>LingPipe Language Identifier PR_00009</resourceName>
<initParams class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
- <localMap>
- <entry>
- <string>modelFileUrl</string>
- <gate.util.persistence.PersistenceManager-URLHolder>
-
<urlString>$relpath$models/langid-leipzig.classifier</urlString>
- </gate.util.persistence.PersistenceManager-URLHolder>
- </entry>
- </localMap>
+ <localMap/>
</initParams>
<features class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
@@ -81,16 +48,7 @@
<gate.util.persistence.PRPersistence>
<runtimeParams class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
- <localMap>
- <entry>
- <string>outputASName</string>
- <null/>
- </entry>
- <entry>
- <string>document</string>
- <null/>
- </entry>
- </localMap>
+ <localMap/>
</runtimeParams>
<resourceType>gate.lingpipe.TokenizerPR</resourceType>
<resourceName>LingPipe Tokenizer PR_0000C</resourceName>
@@ -106,16 +64,7 @@
<gate.util.persistence.PRPersistence>
<runtimeParams class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
- <localMap>
- <entry>
- <string>outputASName</string>
- <null/>
- </entry>
- <entry>
- <string>document</string>
- <null/>
- </entry>
- </localMap>
+ <localMap/>
</runtimeParams>
<resourceType>gate.lingpipe.SentenceSplitterPR</resourceType>
<resourceName>LingPipe Sentence Splitter PR_0000B</resourceName>
@@ -131,20 +80,7 @@
<gate.util.persistence.PRPersistence>
<runtimeParams class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
- <localMap>
- <entry>
- <string>applicationMode</string>
-
<gate.lingpipe.POSApplicationMode>FIRSTBEST</gate.lingpipe.POSApplicationMode>
- </entry>
- <entry>
- <string>document</string>
- <null/>
- </entry>
- <entry>
- <string>inputASName</string>
- <null/>
- </entry>
- </localMap>
+ <localMap/>
</runtimeParams>
<resourceType>gate.lingpipe.POSTaggerPR</resourceType>
<resourceName>LingPipe POS Tagger PR_00008</resourceName>
@@ -167,16 +103,7 @@
<gate.util.persistence.PRPersistence>
<runtimeParams class="gate.util.persistence.MapPersistence">
<mapType>gate.util.SimpleFeatureMapImpl</mapType>
- <localMap>
- <entry>
- <string>outputASName</string>
- <null/>
- </entry>
- <entry>
- <string>document</string>
- <null/>
- </entry>
- </localMap>
+ <localMap/>
</runtimeParams>
<resourceType>gate.lingpipe.NamedEntityRecognizerPR</resourceType>
<resourceName>LingPipe NER PR_0000A</resourceName>
@@ -210,4 +137,4 @@
<localMap/>
</features>
</application>
-</gate.util.persistence.GateApplication>
\ No newline at end of file
+</gate.util.persistence.GateApplication>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs