createStemmer(); //Sentiment $sentiment = new PHPInsight\Sentiment(); //Access Database $db = new CustomMysqli($_ENV['db_host'], $_ENV['db_user'], $_ENV['db_password'], $_ENV['db_name']);