You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

575 B

simple sentimen analysis

aplikasi ini didukung dengan menggukaan librari :

  1. PHP dg/Twitter-php https://github.com/dg/twitter-php
  2. Sastrawi PHP Stemmer https://github.com/sastrawi/sastrawi
  3. PHPID sentianalysis https://github.com/yasirutomo/php-sentianalysis-id

how to run :

  1. copy .env.example to env
  2. install depedencies with compose compose install
  3. create and import database sentiment.sql
  4. configure env file to configure database connection

nb: if something didn't work maybe something not support or not update anymore, please be fix by your self