Author: tommaso
Date: Tue Apr 20 21:21:39 2010
New Revision: 936065

URL: http://svn.apache.org/viewvc?rev=936065&view=rev
Log:
[CLEREZZA-124] - fixed AE name

Modified:
    
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/org.apache.clerezza.uima.utils/src/main/resources/TextKeywordExtractionAEDescriptor.xml

Modified: 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/org.apache.clerezza.uima.utils/src/main/resources/TextKeywordExtractionAEDescriptor.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/org.apache.clerezza.uima.utils/src/main/resources/TextKeywordExtractionAEDescriptor.xml?rev=936065&r1=936064&r2=936065&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/org.apache.clerezza.uima.utils/src/main/resources/TextKeywordExtractionAEDescriptor.xml
 (original)
+++ 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.uima/org.apache.clerezza.uima.utils/src/main/resources/TextKeywordExtractionAEDescriptor.xml
 Tue Apr 20 21:21:39 2010
@@ -4,7 +4,7 @@
   <primitive>true</primitive>
   
<annotatorImplementationName>org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator</annotatorImplementationName>
   <analysisEngineMetaData>
-    <name>TextCategorizationAEDescriptor</name>
+    <name>TextKeywordExtractionAEDescriptor</name>
     <description/>
     <version>1.0</version>
     <vendor/>


Reply via email to