User Profile

Collapse

Profile Sidebar

Collapse
alron
alron
Last Activity: Apr 21 '10, 11:28 PM
Joined: Feb 23 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • alron
    started a topic Wordnet help
    in Perl

    Wordnet help

    This is a project that i want to do so if any one can help me get started it will b very helpful

    I have to create a website just like wordnet search where user will enter the word and the result will give you noun,verb,adjec tive....

    Can any one teach me how to use the perl module for wordnet and also give me a head start on how to go about it....i would really appreciate it...thankssss
    See more | Go to post

  • sample A.txt is
    7 12 photograph 1000
    8 12 black and white 1000
    9 12 president 1029
    176 55 pink togas 507
    177 55 renaissance 507
    178 55 use of perspective 507
    179 55 four guys in corner 507
    180 55 four guys in corner 507
    277 66 pier 455
    278 66 harbor 455
    279 66 windy 455
    280 66 nineteenth-century 455
    372 89 direct 842
    373 89 light-on-eyelashes 842

    ...
    See more | Go to post

    Leave a comment:


  • need help.....want to know whats the logic...not the code

    There are 2 files (A.txt,b.txt)
    A.txt has 4 columns seperated by tabs
    B.txt has only one column

    My job is to find multi-word tags (i.e. tags that are more than one word) in A.txt, if a tag matches a tag in B.txt, print the tag ) from the file A.txt


    i know i need to use hashes but cannot understand how.....can smeone explain
    See more | Go to post
No activity results to display
Show More
Working...