PHPackages                             risan/sentiment-analysis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. risan/sentiment-analysis

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

risan/sentiment-analysis
========================

Sentiment analysis library for PHP.

223.6k8PHP

Since Mar 10Pushed 8y ago2 watchersCompare

[ Source](https://github.com/risan/sentiment-analysis)[ Packagist](https://packagist.org/packages/risan/sentiment-analysis)[ RSS](/packages/risan-sentiment-analysis/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Sentiment Analysis
==================

[](#sentiment-analysis)

PHP Sentiment analysis library for classifying text into positive, negative, or neutral.

Installation
------------

[](#installation)

To install this library using [Composer](https://getcomposer.org/), run the following command inside your project directory:

```
composer require risan/sentiment-analysis
```

Basic Usage
-----------

[](#basic-usage)

```
