From shanusushmita at gmail.com Wed Nov 21 10:06:19 2007 From: shanusushmita at gmail.com (Shanu Sushmita) Date: Wed Nov 21 10:01:49 2007 Subject: [Mead] finding actual document the summary sentence belong Message-ID: Hi, Is there any way we can find the actual document, that is, the particular docsent file from which a sentence was extrated for the summary. For example: suppose 3rd sentence of the final generated summary, can we know which document it originally belongs to? I hope I ve made my question clear? Thanks, Shanu Sushmita -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.si.umich.edu/pipermail/mead/attachments/20071121/b7e2650b/attachment.htm From shanusushmita at gmail.com Fri Nov 23 13:12:35 2007 From: shanusushmita at gmail.com (Shanu Sushmita) Date: Fri Nov 23 13:07:57 2007 Subject: [Mead] error while summariztion Message-ID: Hi, I have a cluster of some html files. After converting them to docsent format, I am using ./mead.pl command to summarise the cluster. But, I am getting get this error? no element found at line 1, column 0, byte 0 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187 FATAL: Feature Calculation returned 512 no element found at line 1, column 0, byte 0 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187 Any idea how to fix this? Thanks, Shanu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.si.umich.edu/pipermail/mead/attachments/20071123/6e4e7708/attachment.htm From radev at umich.edu Fri Nov 23 14:06:25 2007 From: radev at umich.edu (radev@umich.edu) Date: Fri Nov 23 14:01:43 2007 Subject: [Mead] error while summariztion In-Reply-To: Message-ID: <20071123190625.3005360082D12@belobog.si.umich.edu> This is an FAQ. You should rebuild the enidf database. What version of mead are you using? There should be a README in etc/ Drago > > --===============1546633409== > Content-Type: multipart/alternative; > boundary="----=_Part_30539_12143229.1195841555637" > > ------=_Part_30539_12143229.1195841555637 > Content-Type: text/plain; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Hi, > > I have a cluster of some html files. After converting them to docsent > format, I am using ./mead.pl command to summarise the cluster. But, I am > getting get this error? > > no element found at line 1, column 0, byte 0 at > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line > 187 > FATAL: Feature Calculation returned 512 > > no element found at line 1, column 0, byte 0 at > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line > 187 > Any idea how to fix this? > > Thanks, > Shanu > > ------=_Part_30539_12143229.1195841555637 > Content-Type: text/html; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Hi,

I have a cluster of some html files. After converting them to docsent format, I am using ./mead.pl command to summarise the cluster. But, I am getting get this error?

> no element found at line 1, column 0, byte 0 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187
FATAL: Feature Calculation returned 512 >

no element found at line 1, column 0, byte 0 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187 >
Any idea how to fix this?

Thanks,
Shanu
> > ------=_Part_30539_12143229.1195841555637-- > > --===============1546633409== > Content-Type: text/plain; charset="us-ascii" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > _______________________________________________ > Mead mailing list > Mead@lists.si.umich.edu > http://lists.si.umich.edu/mailman/listinfo/mead > > --===============1546633409==-- > > -- Dragomir R. Radev Associate Professor SI, CSE, Ling U. Michigan, Ann Arbor http://www.eecs.umich.edu/~radev radev@umich.edu From radev at umich.edu Fri Nov 23 14:07:36 2007 From: radev at umich.edu (radev@umich.edu) Date: Fri Nov 23 14:02:55 2007 Subject: [Mead] finding actual document the summary sentence belong In-Reply-To: Message-ID: <20071123190736.CAC0560082D12@belobog.si.umich.edu> > Hi, > > Is there any way we can find the actual document, that is, the particular > docsent file from which a sentence was extrated for the summary. > > For example: suppose 3rd sentence of the final generated summary, can we > know which document it originally belongs to? If you produce an extract first, then that information should be there. Then run extract-to-summary.pl to produce the actual summary. > > I hope I ve made my question clear? > > Thanks, > Shanu Sushmita From radev at umich.edu Mon Nov 26 09:53:32 2007 From: radev at umich.edu (radev@umich.edu) Date: Mon Nov 26 09:48:41 2007 Subject: [Mead] error while summariztion In-Reply-To: Message-ID: <20071126145332.9FACD60082D12@belobog.si.umich.edu> This problem is probably caused by a malformatted input. Also investigate if your XML parser is up to date. Drago > > ------=_Part_7024_11908540.1196088641369 > Content-Type: text/plain; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Dear Sir, > > I did rebuild the enidf database as suggested in readme file in etc/. > > I followed these instructions as given below from readme file: > > "If you get dbm-related problems, delete all files in this directory > *EXCEPT* enidf.txt and cnidf.txt and then run: > % cat enidf.txt | ../bin/write-idf.pl enidf" > > > BUT, I am still getting this error when summarising my cluster named CL-2. > > %./mead.pl CL-2 > Using system rc-file: /homes/shanu/softwares/mead/bin/../.meadrc > Warning: Can't find user rc-file > Cluster: /homes/shanu/softwares/mead/bin/../data/CL-2/CL-2.cluster > > not well-formed (invalid token) at line 1593, column 698, byte 221856 at > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line > 187 > FATAL: Feature Calculation returned 512 > > no element found at line 1, column 0, byte 0 at > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line > 187 > > Is there any problem with my perl installation or mead instalation? but, it > works fine with the example GA3 cluster. > > I am using mead 3.11 version. > > Shanu > > > On Nov 23, 2007 7:06 PM, wrote: > > > This is an FAQ. You should rebuild the enidf database. What version of > > mead are you using? There should be a README in etc/ > > > > Drago > > > > > > > > --===============1546633409== > > > Content-Type: multipart/alternative; > > > boundary="----=_Part_30539_12143229.1195841555637" > > > > > > ------=_Part_30539_12143229.1195841555637 > > > Content-Type: text/plain; charset=ISO-8859-1 > > > Content-Transfer-Encoding: 7bit > > > Content-Disposition: inline > > > > > > Hi, > > > > > > I have a cluster of some html files. After converting them to docsent > > > format, I am using ./mead.pl command to summarise the cluster. But, I am > > > getting get this error? > > > > > > no element found at line 1, column 0, byte 0 at > > > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm > > line > > > 187 > > > FATAL: Feature Calculation returned 512 > > > > > > no element found at line 1, column 0, byte 0 at > > > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm > > line > > > 187 > > > Any idea how to fix this? > > > > > > Thanks, > > > Shanu > > > > > > ------=_Part_30539_12143229.1195841555637 > > > Content-Type: text/html; charset=ISO-8859-1 > > > Content-Transfer-Encoding: 7bit > > > Content-Disposition: inline > > > > > > Hi,

I have a cluster of some html files. After converting them to > > docsent format, I am using ./mead.pl command to summarise the cluster. But, > > I am getting get this error?

> > > no element found at line 1, column 0, byte 0 at > > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line > > 187
FATAL: Feature Calculation returned 512 > > >

no element found at line 1, column > > 0, byte 0 at > > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line > > 187 > > >
Any idea how to fix > > this?

Thanks,
Shanu
> > > > > > ------=_Part_30539_12143229.1195841555637-- > > > > > > --===============1546633409== > > > Content-Type: text/plain; charset="us-ascii" > > > MIME-Version: 1.0 > > > Content-Transfer-Encoding: 7bit > > > Content-Disposition: inline > > > > > > _______________________________________________ > > > Mead mailing list > > > Mead@lists.si.umich.edu > > > http://lists.si.umich.edu/mailman/listinfo/mead > > > > > > --===============1546633409==-- > > > > > > > > > > > > -- > > Dragomir R. Radev Associate Professor > > SI, CSE, Ling U. Michigan, Ann Arbor > > http://www.eecs.umich.edu/~radev > > radev@umich.edu > > > > ------=_Part_7024_11908540.1196088641369 > Content-Type: text/html; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Dear Sir,

I did rebuild the enidf database as suggested in readme file in etc/.

I followed these instructions as given below from readme file:

" > If you get dbm-related problems, delete all files in this directory
*EXCEPT* enidf.txt and cnidf.txt and then run:
> % cat enidf.txt  | ../bin/write-idf.pl enidf"


BUT, I am still getting this error when summarising my cluster named CL-2.

%./mead.pl CL-2 >
Using system rc-file: /homes/shanu/softwares/mead/bin/../.meadrc
Warning: Can't find user rc-file >
Cluster: /homes/shanu/softwares/mead/bin/../data/CL-2/CL-2.cluster

not well-formed (invalid token) at line 1593, column 698, byte 221856 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187 >
FATAL: Feature Calculation returned 512

> no element found at line 1, column 0, byte 0 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187

Is there any problem with my perl installation or mead instalation? but, it works fine with the example GA3 cluster. >

I am using mead 3.11 version.

Shanu


On Nov 23, 2007 7:06 PM, <radev@umich.edu> wrote:
> This is an FAQ. You should rebuild the enidf database. What version of
mead are you using? There should be a README in etc/

Drago

>
> --===============1546633409==
> Content-Type: multipart/alternative; >
>       boundary="----=_Part_30539_12143229.1195841555637"
>
> ------=_Part_30539_12143229.1195841555637
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit >
> Content-Disposition: inline
>
> Hi,
>
> I have a cluster of some html files. After converting them to docsent
> format, I am using ./mead.pl command to summarise the cluster. But, I am >
> getting get this error?
>
> no element found at line 1, column 0, byte 0 at
> /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line
> 187
> FATAL: Feature Calculation returned 512 >
>
> no element found at line 1, column 0, byte 0 at
> /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line
> 187
> Any idea how to fix this?
>
> Thanks,
> > Shanu
>
> ------=_Part_30539_12143229.1195841555637
> Content-Type: text/html; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
>
> Hi,<br><br>I have a cluster of some html files. After converting them to docsent format, I am using ./mead.pl command to summarise the cluster. But, I am getting get this error?<br><br><span style="color: rgb(102, 0, 0);"> >
> no element found at line 1, column 0, byte 0 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">FATAL: Feature Calculation returned 512 >
> </span><br style="color: rgb(102, 0, 0);"><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">no element found at line 1, column 0, byte 0 at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/XML/Parser.pm line 187 >
> <br><font color="#000000">Any idea how to fix this?<br><br>Thanks,<br>Shanu<br></font></span>
>
> ------=_Part_30539_12143229.1195841555637--
> >
> --===============1546633409==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
>
> _______________________________________________ >
> Mead mailing list
> Mead@lists.si.umich.edu
> http://lists.si.umich.edu/mailman/listinfo/mead >
>
> --===============1546633409==--
>
>


--
Dragomir R. Radev                    Associate Professor
SI, CSE, Ling                     U. Michigan, Ann Arbor >
http://www.eecs.umich.edu/~radev         radev@umich.edu

> > ------=_Part_7024_11908540.1196088641369-- > > -- Dragomir R. Radev Associate Professor SI, CSE, Ling U. Michigan, Ann Arbor http://www.eecs.umich.edu/~radev radev@umich.edu