Releases: fako/datascope
Future Proof
- Enables Union Scope 2017
- Introduce sample mode
- System update
- Admin interface improvements
- Various Wiki Feed bugs fixed
- New deploy method
Wiki Feed (minor updates)
A set of improvements made to prepare bigger changes in upcoming releases.
Wiki Feed
Python3 and Organic Data
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
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
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