Author: rwesten
Date: Tue Jul  3 07:57:41 2012
New Revision: 1356599

URL: http://svn.apache.org/viewvc?rev=1356599&view=rev
Log:
minor

Modified:
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/utils/enhancerstresstest.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/utils/enhancerstresstest.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/utils/enhancerstresstest.mdtext?rev=1356599&r1=1356598&r2=1356599&view=diff
==============================================================================
--- 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/utils/enhancerstresstest.mdtext
 (original)
+++ 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/utils/enhancerstresstest.mdtext
 Tue Jul  3 07:57:41 2012
@@ -56,30 +56,29 @@ All test data are within a single text f
 
 The following example includes three content items:
 
-<pre>
-    Astronomers discover largest star on record
-    
+    :::text
+    Astronomers discover largest star on record\n
+    \n
     European astronomers have discovered the largest star yet on record; 
     it is 300 times the mass of our sun, beyond the previously accepted 
-    limit of 150 solar masses.
-
-    Paul Crowther, professor of astrophysics at […]
-    
-    
-    Australian election debate moved to avoid clash with cookery show
-
-    A televised debate between Australia's candidates for Prime Minister […]
-    
-    
-    The Only Joy In Town
-
-    by Joni Mitchell   
-
-    I want to paint a picture
-    Botticelli * style
-    Instead of Venus on a clam *
-    I'd paint this flower child
-</pre>
+    limit of 150 solar masses.\n
+    \n
+    Paul Crowther, professor of astrophysics at […]\n
+    \n
+    \n
+    Australian election debate moved to avoid clash with cookery show\n
+    \n
+    A televised debate between Australia's candidates for Prime Minister 
[…]\n
+    \n
+    \n
+    The Only Joy In Town\n
+    \n
+    by Joni Mitchell\n   
+    \n
+    I want to paint a picture\n
+    Botticelli * style\n
+    Instead of Venus on a clam *\n
+    I'd paint this flower child\n
 
 Plain text test data are read sequentially from the provided source. This 
ensures that only ~100 content items are loaded into memory at any given time. 
So this is the preferred option for large test data sets.
 


Reply via email to