summarization - MEAD (Perl Package) Installation -


i trying install mead http://www.summarization.com/mead/ text summarization, when try run basic example bin folder

  ./mead.pl ga3 

i error below:

  cannot locate loadable object module xml::parser::expat in @inc (@inc contains: mead/bin/../lib mead/bin/../lib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) @ mead/bin/../lib/xml/parser.pm line 15    compilation failed in require @ mead/bin/../lib/xml/parser.pm line 15.   begin failed--compilation aborted @ mead/bin/../lib/xml/parser.pm line 19.   compilation failed in require @ /mead/bin/../lib/mead/cluster.pm line 16.   begin failed--compilation aborted @ mead/bin/../lib/mead/cluster.pm line 16.   compilation failed in require @ ./mead.pl line 29.   begin failed--compilation aborted @ ./mead.pl line 29. 

strange enough, have expat installed. wondering, cause of error?


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -