Author: schor
Date: Mon Feb  7 19:59:29 2011
New Revision: 1068085

URL: http://svn.apache.org/viewvc?rev=1068085&view=rev
Log:
no Jira - remove strange extra character "Â"

Modified:
    uima/site/trunk/uima-website/docs/sandbox.html
    uima/site/trunk/uima-website/xdocs/sandbox.xml

Modified: uima/site/trunk/uima-website/docs/sandbox.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/sandbox.html?rev=1068085&r1=1068084&r2=1068085&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/sandbox.html (original)
+++ uima/site/trunk/uima-website/docs/sandbox.html Mon Feb  7 19:59:29 2011
@@ -756,7 +756,9 @@ document; used by the FileSystemCollecti
     rich multimodal application developed under the Darpa GALE project to 
demonstrate how to combine
     analytics from multiple sources and modalities. The GALE Type System (GTS) 
has been designed
     for applications that combine analytics from multiple sources and 
modalities, such as speech
-    recognition, language translation, entity detection, topic detection, 
speech synthesis, etc.   
+    recognition, language translation, entity detection, topic detection, 
speech synthesis, etc.
+   </p>
+                                                <p>   
     The sample code will illustrate how to wrap NLP analytics as UIMA 
annotators using 
     appropriate GTS types, as well as data-reorganization components that 
convert the output of each
     analytic into a form suitable for the following analytics, and add

Modified: uima/site/trunk/uima-website/xdocs/sandbox.xml
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/sandbox.xml?rev=1068085&r1=1068084&r2=1068085&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/sandbox.xml (original)
+++ uima/site/trunk/uima-website/xdocs/sandbox.xml Mon Feb  7 19:59:29 2011
@@ -386,7 +386,9 @@ document; used by the FileSystemCollecti
     rich multimodal application developed under the Darpa GALE project to 
demonstrate how to combine
     analytics from multiple sources and modalities. The GALE Type System (GTS) 
has been designed
     for applications that combine analytics from multiple sources and 
modalities, such as speech
-    recognition, language translation, entity detection, topic detection, 
speech synthesis, etc.   
+    recognition, language translation, entity detection, topic detection, 
speech synthesis, etc.
+   </p> 
+   <p>   
     The sample code will illustrate how to wrap NLP analytics as UIMA 
annotators using 
     appropriate GTS types, as well as data-reorganization components that 
convert the output of each
     analytic into a form suitable for the following analytics, and add


Reply via email to