AhmetCavus / Political.Talks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Political.Talks

A simple spring boot application for the evaluation of political speeches, which are saved in a csv file.

Getting Started

Installation

git clone https://github.com/AhmetCavus/Political.Talks.git
cd Political.Talks
mvn install

Run

mvn spring-boot:run

Test

mvn test

Open

http://localhost:8080/evaluation?url1={pathToCsv1}&url2={optional}

License

Copyright (c) 2020 Ahmet Cavus
Licensed under the MIT license.

About


Languages

Language:Java 100.0%