Giter Site home page Giter Site logo

gdn0101 / dataworker-plugins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bigconnect/dataworker-plugins

0.0 0.0 0.0 62.19 MB

BigConnect Data Processing Plugins

Home Page: https://bigconnect.io

License: GNU Affero General Public License v3.0

Java 99.92% Groovy 0.06% Shell 0.02%

dataworker-plugins's Introduction

BigConnect Logo
The multi-model Big Graph Store

BigConnect Data Processing Plugins

Data Processing plugins provide the capability to react when something changes in BigConnect, such as:

  • Vertices & Edges were added or deleted
  • A property was added, updated or deleted

Data processing works by using queues. You need to manually push an object or property to the DataWorker queue to be picked up by the DataWorkerRunner process.

Have a look at the Architecture and Concepts to better understand how the mechanism works.

BigConnect Explorer uses these plugins to apply enrichments to various objects imported in the system.

This repository contains plugins for various data enrichment capabilities:

  • Extraction of text from documents
  • Language detection
  • Named Entity Recognition
  • Sentiment Analysis
  • Image metadata extraction
  • Ontology mapping based on mime type
  • URL Facebook engagement
  • Audio metadata extraction
  • Video metadata extraction
  • Creation of video previews
  • Video frame extraction
  • Video audio track extraction
  • Execution of custom Groovy scripts
  • Google Translate
  • Google Speech-to-Text
  • Detection of mime types for incoming data
  • etc...

Installation

Build and install the plugins using Maven:

mvn clean install

Installing plugins

In order to install a Data Processing plugin just copy the jar file of the plugin to the lib/ folder of BigConnect Core or BigConnect Explorer

Contributing

Contributions are warmly welcomed and greatly appreciated. Here are a few ways you can contribute:

  • Start by fixing some issues
  • Submit a Pull Request with your fix

Getting help & Contact

License

BigConnect is an open source product licensed under AGPLv3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.