Menu

Home

Anonymous

SIDoBI is an automatic summarization system for documents in Indonesian language. It is an acronym for Sistem Ikhtisar Dokumen untuk Bahasa Indonesia. SIDoBI is built based on MEAD, a public domain portable multi-document summarization system.


Project Admins:


Discussion

  • Luki Lukmanul Hakim

    Hi,

    I'm very interesting with this app but have problems when running it. I've followed step by step installation exactly as it said in installation guide.
    I'm running Debian with Mead 3.11 successfully installed. I've configured meadphp.ini and meadphp.php so it fit with my server configuration.
    My Perl is accessible at '/usr/local/bin/perl' and my directories are writable by web server

    But when I hit ikhtisar with text, file, or link, there is no result. Where are the mistakes? Am I doing it wrong?

     
  • prazjp

    prazjp - 2019-02-20

    Hi Luki, thanks for your interest in sidobi.
    Can you atach the log file too?

     
  • Luki Lukmanul Hakim

    Here are the log files.
    I don't quite sure why this happened

     
  • Luki Lukmanul Hakim

    2

     
  • prazjp

    prazjp - 2019-02-20

    Hi.. you have permission denied here..

    sh: 1: /var/www/html/sidobi/mead/bin/feature-scripts/Position.pl: Permission denied

    Please check it first.

     
  • Luki Lukmanul Hakim

    I've set its permission to read and write. I've set that all /var/www/html to read and write but no result

     
  • Luki Lukmanul Hakim

    I changed nothing but now permission denied for lenght.pl. When I executed with no root in terminal, it worked running length.pl. I've tried create test.php inside var/www/html to read and write to .txt file but with no problem.

     
  • prazjp

    prazjp - 2019-02-21

    Hi, it seems you lack execute permission on files..
    Can you try to give execute permission for all users such as

    chmod a+x [FILE_NAME]

     
  • Luki Lukmanul Hakim

    Hi thank you for your suggestion. Now it works, but I think it's not working as expected. It doesn't summarize but it just cuts off instead. When I type ex: 20% for jumlah relatif, it only shows 20% of the text from the begining word.

     
  • Luki Lukmanul Hakim

    Here's the log file

     
  • prazjp

    prazjp - 2019-02-22

    Okay, I will look into it this weekend.

     
  • Luki Lukmanul Hakim

    Ok look forward. Thanks.

     
  • prazjp

    prazjp - 2019-02-22

    Hi, did you do these important steps in INSTALL guide file?

    • Copy files under 'mead' directory into the corresponding places in
      your MEAD installation.
      Don't forget to Backup the original MEAD version of files.

    • Edit 'meadphp.ini' to fit your server configuration.

    Can you post the content of your 'meadphp.ini'?

     
  • Luki Lukmanul Hakim

    Hi,
    I've installed Mead successfully and copy files under mead directory and edit meadphp.ini

     
  • Luki Lukmanul Hakim

    Here's meadphpini

     

Log in to post a comment.