Skip to content

Releases: fako/datascope

Future Proof

14 Jan 21:25
Compare
Choose a tag to compare
  • Enables Union Scope 2017
  • Introduce sample mode
  • System update
  • Admin interface improvements
  • Various Wiki Feed bugs fixed
  • New deploy method

Wiki Feed (minor updates)

15 Nov 10:15
Compare
Choose a tag to compare

A set of improvements made to prepare bigger changes in upcoming releases.

Wiki Feed

20 Apr 10:36
Compare
Choose a tag to compare
  • First stable version of Wiki Feed
  • Turns Manifestations into Resources which make them easy to re-use between Communities
  • Adds open_data app to bundle open data related communities
  • Many new endpoints for Wikipedia now supported including editing :)

Python3 and Organic Data

07 Dec 20:23
Compare
Choose a tag to compare

Well tested refactor to use Python 3 and a different data structure. With a working visual-translations and wiki-feed algorithm. Starting experiments with future-fashion and similarity algorithms.

Data Scope

18 Nov 12:38
Compare
Choose a tag to compare

Made it into a separate Django project instead of a Django app.
Wrote extend functionality to add information step by step.
Rewrote image-translations and video-translations using extend functionality into visual-translations algorithm
Added first attempt at people-suggestion algorithm
Enable Services to store results from processes or other content
Added some initial work on city-celebrities algorithm and its data set.
Renamed everything to Data Scope

Stable start

18 May 10:38
Compare
Choose a tag to compare

Works as a Django app to be included in another project
Provides the image-translation and video-translation algorithm
Completely finished Storage and HttpLink models
Needs refactoring, improvement and tests for Processing models
Services only present as a raw sketch, but working for existing algorithms nonetheless