Skip to content

Tree-based representation of news articles based on Microsoft Azure Cognitive Services - Prototype created during the HackX 2017 Hackathon (Microsoft, Handelsblatt, FlowFact)

Notifications You must be signed in to change notification settings

david-bethge/HackX2017

 
 

Repository files navigation

TreeBasedNews

Tree-based representation of news articles based on Microsoft Azure Cognitive Services - Prototype created during the HackX 2017 Hackathon (Microsoft, Handelsblatt, FlowFact)

Awarded with the best innovation prize and best pitch prize

Installation

NOTE: Requires python3, Node.js

  • $ git clone https://github.com/jonasrothfuss/HackX2017.git
  • $ cd HackX2017/
  • $ pip install -r requirements.txt
  • $ npm install -g bower
  • $ npm install
  • $ bower install
  • $ python manage.py migrate
  • $ python manage.py runserver

About

Tree-based representation of news articles based on Microsoft Azure Cognitive Services - Prototype created during the HackX 2017 Hackathon (Microsoft, Handelsblatt, FlowFact)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.8%
  • HTML 17.4%
  • Python 16.6%
  • TypeScript 16.5%
  • CSS 4.3%
  • Shell 0.4%