Author: rwesten
Date: Mon Jun 10 05:41:23 2013
New Revision: 1491341

URL: http://svn.apache.org/r1491341
Log:
minor: formatting

Modified:
    
stanbol/site/trunk/content/docs/trunk/components/enhancer/engines/entitylinking.mdtext

Modified: 
stanbol/site/trunk/content/docs/trunk/components/enhancer/engines/entitylinking.mdtext
URL: 
http://svn.apache.org/viewvc/stanbol/site/trunk/content/docs/trunk/components/enhancer/engines/entitylinking.mdtext?rev=1491341&r1=1491340&r2=1491341&view=diff
==============================================================================
--- 
stanbol/site/trunk/content/docs/trunk/components/enhancer/engines/entitylinking.mdtext
 (original)
+++ 
stanbol/site/trunk/content/docs/trunk/components/enhancer/engines/entitylinking.mdtext
 Mon Jun 10 05:41:23 2013
@@ -60,10 +60,10 @@ Searches to the controlled vocabulary ar
 
 where:
 
-    * {lt} ... the _Linkable Token_ for that the search is issued
-    * {at} ... additional _Linkable-_ or _Matchable Tokens_ included in the 
search
-    * {lang} ... the language of the text
-    * {dl} ... the configured _Default Matching Language_. If {df} == {lang} 
than the or term(s) for the {dl} are omitted
+* {lt} ... the _Linkable Token_ for that the search is issued
+* {at} ... additional _Linkable-_ or _Matchable Tokens_ included in the search
+* {lang} ... the language of the text
+* {dl} ... the configured _Default Matching Language_. If '{df} == {lang}' 
than the or term(s) for the {dl} are omitted
 
 For results of those queries the labels in the {lang} and {dl} are matched 
against the text. However {dl} labels are only considered if no match was found 
for labels in the language of the text. For matching labels with the Tokens of 
the text the engine need to tokenize the labels. This is done by using the 
_LabelTokenizer_ interface.
 


Reply via email to