Skip to content

University group project. A software system capable of downloading articles from online newspapers made available from different sources, and extracting and displaying the most "important" terms within the set of downloaded articles.

Notifications You must be signed in to change notification settings

cooparo/eis-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

eis-app

Pre-requisites

You have to install:

Usage

  1. Download and extract the .zip
  2. Enter the project folder eis-app
  3. Create a env file in src/main/resources
  4. If you plan to use The Guardian newspaper, append THE_GUARDIAN_API_KEY=key in .env file, replacing key with your key
  5. Build the project with
mvn package 
  1. Run the app with
java -jar target/eis-app-*-jar-with-dependencies.jar [options]

About

University group project. A software system capable of downloading articles from online newspapers made available from different sources, and extracting and displaying the most "important" terms within the set of downloaded articles.

Resources

Stars

Watchers

Forks

Languages