diff options
| author | Ryszard Goń <RailgunWhite@gmail.com> | 2015-04-17 16:15:35 +0200 |
|---|---|---|
| committer | Ryszard Goń <RailgunWhite@gmail.com> | 2015-04-17 17:32:54 +0200 |
| commit | f3f1b2e8996d8430d2d13e042835bd56b5ff4e7f (patch) | |
| tree | a4f08414396fe3cd94ef93ce013de01992015655 /htroot/DictionaryLoader_p.html | |
| parent | 5408448a562c96b283491a77a92ebf270ed3356b (diff) | |
added English synonyms
Diffstat (limited to 'htroot/DictionaryLoader_p.html')
| -rw-r--r-- | htroot/DictionaryLoader_p.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/htroot/DictionaryLoader_p.html b/htroot/DictionaryLoader_p.html index a75140241..364c56a65 100644 --- a/htroot/DictionaryLoader_p.html +++ b/htroot/DictionaryLoader_p.html @@ -221,6 +221,16 @@ <dt>Action</dt> <dd>#(syn0Status)#<input type="submit" name="syn0Activate" value="Activate" />::<input type="submit" name="syn0Deactivate" value="Deactivate" />#(/syn0Status)#</dd> </dl> + + <h4><a href="http://icon.shef.ac.uk/Moby/" target="_blank">Moby Lexicon - English Thesaurus from http://icon.shef.ac.uk/Moby/</a></h4> + <p>The data from this source was converted to the YaCy synonym file format and part of the YaCy distribution.</p> + + <dl> + <dt><label>Status</label></dt> + <dd>#(syn1Status)#<div class="info">Deactivated</div>::<div class="commit">Activated</div>#(/syn1Status)#</dd> + <dt>Action</dt> + <dd>#(syn1Status)#<input type="submit" name="syn1Activate" value="Activate" />::<input type="submit" name="syn1Deactivate" value="Deactivate" />#(/syn1Status)#</dd> + </dl> </fieldset> </form> #%env/templates/footer.template%# |
