|
synonym_of
synonym_of (term, dictionary_file)
|
Added in advas-0.1.7
Returns the synonyms of the given term. A synonym is a word with the same meaning as the original term.
In: |
term |
word to be looked up |
|
dictionary_file |
file that contains the alternatives separated by a comma. |
Out: |
|
a list of alternatives |
This function works with OpenThesaurus (plain text version). It requires an OpenThesaurus release later than 2003-10-23, and the lines to be sorted in alphabetical order.
|
|