Commit Graph

18 Commits

Author SHA1 Message Date
Christian Tzolov
dffb467da4 Tensorflow functions and applications
* initial step
 * Tensorflow models functional model redesign

      -- Based on https://tzolov.github.io/mind-model-services
      -- Resolves #5

 * Add object detection processor README
 * Add image recognition processor README
 * Initial Tensorflow commonn README
 * Initial Tensorflow commonn README
 * Tensorflow common diagram
 * Tensorflow docs code
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Add semantic segmentation function. add object detecteion function readme
 * oo images
 * Furether oo readme improvments
 * Final obj detection readme fixes
 * Add image recognition readme
 * Add image recognition readme 2
 * Semantic segmentation readme
 * Segmentation readme
 * Semantic segmentation readme 3
 * Fix image recognition and object detcion app starter dependecies

 * Add metadata for Tensorflow apps
2020-06-24 18:37:03 -04:00
Christian Tzolov
3bb9e066b9 Port in the Geo and Users twitter function. Fix issue with handling SpEL expression porperties in the twitter functions. 2020-06-24 12:58:47 +02:00
Christian Tzolov
b1a57fc191 Address twitter review suggestions 2020-06-24 09:58:26 +02:00
Christian Tzolov
1892736b98 Twitter functional apps
* Streaming source
* Add twitter search and messasge sources
* Add more twitter source, sink and processors
* Add IT tests for twitter update sink
* Add IT tests for twitter message sink
* Add IT tests for twitter trend processor
* twitter suppliers readme
* twitter consumers readme
* twitter functions readme
* Disable TwitterStreamSourceTests
2020-06-23 14:48:34 -04:00
David Turanski
dab3da942d Upgrade Spring Cloud Stream to Horsham.SR6 and Spring Cloud Function to 3.0.8.RELEASE 2020-06-22 15:29:01 -04:00
David Turanski
d56525b27a Add composite function support for the sources 2020-06-19 18:15:26 -04:00
David Turanski
92b2fc2f39 Implement task-launch-request-function
Removed task-launch-request from stream-applications-core

Fix Checkstyle errors
2020-06-19 17:50:44 -04:00
David Turanski
8bdd18a34a Implement Tasklauncher function
Clean up test
2020-06-16 18:00:45 -04:00
Soby Chacko
da04bb3050 README changes.
Properties cleanup.
2020-06-04 15:55:18 -04:00
Soby Chacko
2b1a75b413 Update versions
Fix tests
2020-06-03 13:27:22 -04:00
David Turanski
27e53d1fba Add http-request-function and processor app
* Update README
* Clean up per review
* Added function README
* Remove `HttpRequestProcessorProperties$Retry` from the whitelist
2020-05-28 11:01:36 -04:00
Soby Chacko
696af34459 Update test config class names 2020-05-15 14:01:00 -04:00
Soby Chacko
fa0a1844e8 Add Header Enricher function 2020-05-08 14:17:09 -04:00
Soby Chacko
e361e59aee Update functions to 1.0.0-SNAPSHOT from BUILD-SNAPSHOT 2020-05-07 18:11:18 -04:00
Soby Chacko
2dfafcd571 Introducing checkstyle changes for functions 2020-05-06 17:42:11 -04:00
David Turanski
9bde4d51f0 Fix groupId 2020-05-05 15:43:17 -04:00
Soby Chacko
b4c511a689 Remove unnecessary .gitignore files 2020-05-04 17:56:39 -04:00
Soby Chacko
6edfb852f9 Initial Commit
Migrating the existing structure from the following location:
https://github.com/spring-cloud-stream-app-starters/stream-applications/tree/restructuring
2020-05-04 17:51:05 -04:00