diff options
| author | reger <reger18@arcor.de> | 2013-12-26 01:16:53 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2013-12-26 01:16:53 +0100 |
| commit | e05320b776d7ae5db6393c2b35ddad4a7ce74229 (patch) | |
| tree | 899516258ee8131bd4f6b4bd19bb43bf514f9874 /htroot/DictionaryLoader_p.html | |
| parent | cbb5dc01e40f69aeb27fb9088c514f1576a44d46 (diff) | |
upd: to open more external links in new browser-tab
Diffstat (limited to 'htroot/DictionaryLoader_p.html')
| -rw-r--r-- | htroot/DictionaryLoader_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/DictionaryLoader_p.html b/htroot/DictionaryLoader_p.html index bf153b753..58e868a6b 100644 --- a/htroot/DictionaryLoader_p.html +++ b/htroot/DictionaryLoader_p.html @@ -21,7 +21,7 @@ <legend>Persons</legend> Person dictionaries will help YaCy to identify Person names in input documents. As a result, a person Navigator is presented - <h4><a href="http://wiki.dbpedia.org/Downloads37#pnd">PND (Personennamendatei) identifiers from dbPedia - wikipedia extraction</a></h4> + <h4><a href="http://wiki.dbpedia.org/Downloads37#pnd" target="_blank">PND (Personennamendatei) identifiers from dbPedia - wikipedia extraction</a></h4> <p>This file provides 150000 person names as an extraction from wikipedia where a PND from the Deutsche Nationalbibliothek is mentioned. It is not the 'raw' PND from d-dnb.de which is much larger but not available in the public.</p><!--http://downloads.dbpedia.org/3.7-i18n/de/pnd_de.nt.bz2--> <dl> @@ -213,7 +213,7 @@ <legend>Suggestions</legend> Suggestion dictionaries will help YaCy to provide better suggestions during the input of search words - <h4><a href="http://www.ids-mannheim.de/kl/derewo/">DeReWo - Korpusbasierte Grund-/Wortformenlisten (German) of 'Institut für Deutsche Sprache'</a></h4> + <h4><a href="http://www.ids-mannheim.de/kl/derewo/" target="_blank">DeReWo - Korpusbasierte Grund-/Wortformenlisten (German) of 'Institut für Deutsche Sprache'</a></h4> <p>This file provides 100000 most common german words for suggestions</p> <dl> |
