An open API service indexing awesome lists of open source software.

https://github.com/victorshinya/buweets-android

đŸ“±Android | Detect emotions and sentiment from a tweet
https://github.com/victorshinya/buweets-android

android-application buweets emotion emotion-detection emotion-recognition kotlin natural-language sentiment sentiment-analysis sentiment-classification tweet tweet-analysis twitter

Last synced: about 1 month ago
JSON representation

đŸ“±Android | Detect emotions and sentiment from a tweet

Awesome Lists containing this project

README

          

# Buweets

[![IBM Cloud Powered](https://img.shields.io/badge/IBM%20Cloud-powered-blue.svg)](https://cloud.ibm.com)
[![Platform](https://img.shields.io/badge/platform-kotlin-lightgrey.svg?style=flat)](https://developer.ibm.com/?s=android/)

Buweets is an easy way to learn how to programming new APIs and services and connect to Watson APIs. This repository is initially for people who need to understand the data flow to translate a text and then send it to a natural language processing service. Here you find the Android app that analyzes and extracts emotions and sentiment from a text.

## LICENSE

Copyright 2019 Victor Shinya

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.