Skip to content

Sistema para analise de Sentimentos. Basta colocar palavre chave, ira buscar 100 Tweets e verificar os sentimentos dos tweets.

License

Notifications You must be signed in to change notification settings

bhrama-br/tweets-sentiment

Repository files navigation

Tweet Sentiments

Sistema para analise de Sentimentos. Basta colocar palavre chave, ira buscar 100Tweets e verificar os sentimentos dos tweets.

Utilizado:

  • Api Twitter - Buscar Tweets;
  • Api IA Cognitive Services Azure - Validar sentimentos;
  • LiveWire - Livewire é um framework full-stack para Laravel que torna a construção de interfaces dinâmicas simples, sem deixar o conforto do Laravel.

Configuração

$ npm install
$ composer install
$ php artisan serve

Arquivo .env

TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_TOKEN_SECRET=

About

Sistema para analise de Sentimentos. Basta colocar palavre chave, ira buscar 100 Tweets e verificar os sentimentos dos tweets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published