Test Extraction-categorization-summarization

Please support our Perl advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2008
Posts: 2
Reputation: prgmkevin is an unknown quantity at this point 
Solved Threads: 0
prgmkevin prgmkevin is offline Offline
Newbie Poster

Test Extraction-categorization-summarization

 
0
  #1
Jan 25th, 2008
Helo everybody..im new to the forum n these days iv been streesed uip with my project.
wanted to know if perl would be a good choice to implement an automatic program to extract text from online biomedical jounals(can b pdf or html format),categorise and summarise the text and keep it in a db.
thnx
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 192
Reputation: stupidenator is an unknown quantity at this point 
Solved Threads: 4
stupidenator's Avatar
stupidenator stupidenator is offline Offline
Junior Poster

Re: Test Extraction-categorization-summarization

 
0
  #2
Jan 25th, 2008
Perl would be a very good language to do this in. I worked on a school project last semester where I grabbed news articles off of the internet and stored them into a database so that another program could analyze them. The hard part is getting the information you want out of the pages... You might try looking at the HTML-Parser perl module to get you started.
Last edited by stupidenator; Jan 25th, 2008 at 2:21 pm. Reason: Get rid of the unintended smiley
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: Test Extraction-categorization-summarization

 
0
  #3
Jan 25th, 2008
extracting data from a pdf file could be difficult. I have seen many questions posted on forums over the years dealing with pdf files and it seems the perl modules there are for reading pdf files may leave something to be desired. The rest should be relatively easy but probably not for a beginner.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2
Reputation: prgmkevin is an unknown quantity at this point 
Solved Threads: 0
prgmkevin prgmkevin is offline Offline
Newbie Poster

Re: Test Extraction-categorization-summarization

 
0
  #4
Jan 27th, 2008
thanx...this is my university project n im completely loss...iv bin tryg to study n learn perl bt its a challenging task n iv got a ime limitation.what if i shift to php??n can perlscript be run from php...
i mean working perlscript as a backend to deal with some task like z parsing and all oher task accomplised throgh php??
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: Test Extraction-categorization-summarization

 
0
  #5
Jan 27th, 2008
if you have php questions ask them in the php forum, but I am sure a php script can run a perl program. But if you are at a total loss as to how to even start your project, I really have no idea what to suggest.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Perl Forum
Thread Tools Search this Thread



Tag cloud for Perl
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC