Regarding thesaurus iso file

Ask a Question related to PERL Modules, Design and Development.

  1. #1

    Default Regarding thesaurus iso file

    Hi
    I want to use Thesaurus for which i need to get list of synonyms as
    Output for a given English Word as an Input in My Project. For this i
    am Using a Perl Module Called "Text-Thesaurus-ISO-1.0".
    In this module it will read Thesaurus in iso format.
    Can any one please tell me whether i can download such Thesaurus...?
    I welcome any other solutions are available in Perl to get Synonyms for
    English Language.

    Thanks in advance.

    Regards,
    Srikanth.

    Srikanth Guest

  2. Similar Questions and Discussions

    1. problem in binding xml file data to datagrid xml file isgenerated through JSP file
      problem it that i am creating xml file using JSP file and i want to bind DataGrid with xml file data that is created using JSP but it will not Bind...
    2. Verity Thesaurus
      I was wondering if anyone knew how to create a thesaurus (list of custom synonyms) for the Verity search engine included in ColdFusion MX 7? I've...
    3. File Viewer / Bloated file sizes / What is the best file format?
      I would like to find a viewer capable of looking at the main Adobe formats as well as the standard formats such as JPG and WMF ... but yet the only...
    4. [BUG] File#rewind, File#syswrite, File#pos on Cygwin build
      On the cygwin build of ruby v1.8.0, I have encountered a strange bug when using rewind, syswrite and pos. If you open a file in read/write mode,...
    5. Is there a synonym or thesaurus library available for php?
      hi all, i'm currently designing a search engine. I'd like certain keywords to have affiliated synonyms listed so that I can find out which...
  3. #2

    Default Re: Regarding thesaurus iso file

    "Srikanth" <srikanthkumar.lingala@gmail.com> wrote:
    > Hi
    > I want to use Thesaurus for which i need to get list of synonyms as
    > Output for a given English Word as an Input in My Project. For this i
    > am Using a Perl Module Called "Text-Thesaurus-ISO-1.0".
    > In this module it will read Thesaurus in iso format.
    ISO 2788 / ISO 5964:1985 I guess, not to be mistaken with ISO 9660 :-)
    (see [url]http://en.wikipedia.org/wiki/ISO_2788[/url])

    I could find those:
    [url]http://www.w3c.rl.ac.uk/SWAD/thes_links.htm#thesdownload[/url]

    no idea if they are in ISO 2788 format.


    --
    John Bokma Freelance software developer
    &
    Experienced Perl programmer: [url]http://castleamber.com/[/url]
    John Bokma Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139