Main.TAPoRwareSynonymFinder (r1.1 vs. r1.3)
Diffs

 <<O>>  Difference Topic TAPoRwareSynonymFinder (r1.3 - 03 Jul 2008 - LianYan)

META TOPICPARENT TAPoRware

Synonym Finder

See http://taporware.mcmaster.ca/~taporware/betaTools/synonym.shtml
Line: 19 to 19

  • Click the submit button
  • In the result page, you can click any synonym and/or antonym to get its corresponding synonyms and/or antonyms
Added:
>
>

CGI Interface

If you want to use this tool from your web site, here is the CGI Interface: (Note: If you want to upload local html text to the tool, you need to use attribute name/value pair: enctype="multipart/form-data" within the form tag)

Here are the parameters:

Parameter Name Parameter Value Control Type Default Discription
find_pattern   text   A word you want to find its synonym

Web Service Interface

Taporware provides web services to any non-benefit organizations. Here is the taporware web services infomation:


-- LianYan - 01 Jun 2007

 <<O>>  Difference Topic TAPoRwareSynonymFinder (r1.2 - 06 Jun 2007 - LianYan)

META TOPICPARENT TAPoRware

Synonym Finder

See http://taporware.mcmaster.ca/~taporware/betaTools/synonym.shtml
Line: 6 to 6

Description

Added:
>
>
This tool uses Roget's Interactive Thesaurus to get synonyms and antonyms of a user entered word. Then some processes are performed to eliminate the unrelated entries. (Note: please enter singular or original form of word.)

Pseudocode

  • Converter the user entered word to all low case if necessary
  • Query the Roget's Interactive Thesaurus to get the results.
  • Process the results, and eliminate all the unrelated entry.
  • Format the output

Way of Using

  • Enter a "simple" -- non-plural, non-tensed word in the "Word' field
  • Click the submit button
  • In the result page, you can click any synonym and/or antonym to get its corresponding synonyms and/or antonyms

-- LianYan - 01 Jun 2007

 <<O>>  Difference Topic TAPoRwareSynonymFinder (r1.1 - 01 Jun 2007 - LianYan)
Line: 1 to 1
Added:
>
>
META TOPICPARENT TAPoRware

Synonym Finder

See http://taporware.mcmaster.ca/~taporware/betaTools/synonym.shtml

Description

-- LianYan - 01 Jun 2007

Topic: TAPoRwareSynonymFinder . { View | Diffs | r1.3 | > | r1.2 | > | r1.1 | More }

Revision r1.1 - 01 Jun 2007 - 18:26 - LianYan
Revision r1.3 - 03 Jul 2008 - 17:41 - LianYan