Git Product home page Git Product logo

kuhumcst / texton-java Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 2.0 13.91 MB

Web-based workflow management system that computes candidate tool workflows given input file(s) and the user's requirements regarding the output. Afterwards, runs a workflow selected by the user from the list of candidates. Implemented in Bracmat (~75%) and Java (~25%).

License: GNU General Public License v3.0

Shell 0.16% Java 96.68% Batchfile 0.19% HTML 2.98%
bracmat pattern-matching language-technology natural-language-processing semi-structured-data associative-pattern profile-matching dynamic-programming workflow-management-system workflow-engine

texton-java's Introduction

texton-Java

Part of the Text Tonsorium, https://github.com/kuhumcst/texton

The Text Tonsorium is a web application that computes candidate tool workflows given input file(s) and the user's requirements regarding the output. Afterwards, the application runs the workflow that the user has selected from the list of candidates.

The Text Tonsorium composes workflows from building blocks. Each building block encapsulates a Natural Language Processing tool and is implemented as a web service wrapper around a command line tool.

The web application that the user directly interacts with, is called texton.

The original version of the Text Tonsorium was made during the DK-Clarin project. The application is written in the Bracmat programming language, except for the communication with the user's browser and with the tools (web services in their own right), which is implemented in Java. The latter, the Java part, is in this repositorium. By building running the compileTomcat.sh script a WAR-file is created, war/texton.war. This WAR-file must be deployed to the webapps catalogue of a modern Tomcat installation.

To successfully run compileTomcat.sh, it is necessary to also have Bracmat installed (https://github.com/BartJongejan/Bracmat) in a sister catalogue to texton-Java, since it needs bracmat.jar in its class path.

Bracmat.jar is created by running the script compileAndTestJNI.sh in the folder ../Bracmat/java-JNI/, situated in the aforementioned Bracmat repositorium. That script also generates and installs a JNI (Java Native Interface) for the Bracmat language, which is needed since the Bracmat interpreter is written in C, not in Java.

The Bracmat script that implements almost all of the workflow management logic of the Text Tonsorium, 'toolsProg.bra', is in the https://github.com/kuhumcst/texton repositorium, in the folder called texton/BASE.

texton-java's People

Contributors

bartjongejan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

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.