ethanswift / NewsAnalyzer

Analyzes the news as you listen to them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Analyzer

GitHub license Open Source Love svg1

What It Does

News Analyzer, let you listen to English news, see the text and let you analyze what you have heard. The analysis contains, keywords, core sentences, entities such as organizations' names, people, places and times, themes and their sentiment values. It also lets you see related news.

How It Works

When you confront an important news excerpt or hear part of a news that matters to you, turn on the app and turn the microphone icon on so the app can listen to the news, it transcribes the news and then analyzes the excerpt for.

Some Pages

Goals and What You Can Do

News Analyzer, is an app to let you get deeper about what you hear on the news. It lets you explore the sentiments of the news you hear and it present you with keywords, themes and entities and how each one is having its own sentiments. It also let you dig deeper into similar and related news that are available.

Sentiment Analyzing Engine

Text2Data

Charts Analysis

Charts

How It Analyzes

The app gathers information using Speech framework and then sends the informations to sentiment analysis frameworks through API calls and retrieve back the results. It also uses these info to present related web search results.

Getting Started

In order to get started, fork the project and clone it to your local machine. In order to open the project and in oder to run it, you will need to have the latest Apple developer tools installed (Xcode).

Frameworks And Libraries

About

Analyzes the news as you listen to them

License:MIT License


Languages

Language:Swift 99.5%Language:Ruby 0.5%